ntdll/tests: Add tests for time zone names.
commit081eae7ac3074857bf1a0569e5416183b64bc0a0
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Tue, 12 Dec 2017 14:56:31 +0000 (12 23:56 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Dec 2017 17:30:14 +0000 (12 18:30 +0100)
treeef760612e6a4c13057220af2d6f0b6623f5979d3
parentd54bf06f55538a5c19dd1365f5de23030ad700fe
ntdll/tests: Add tests for time zone names.

Test shows internal NT API returns an indirect string, e.g.
@tzres.dll,-32, not a localized one in Vista or later.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/time.c