advapi32/tests: Check that registry time zone records have a display name.
commit4581f5081940a8ea27d50e2801124d822fd62e92
authorGiovanni Mascellani <gmascellani@codeweavers.com>
Mon, 12 Apr 2021 09:17:15 +0000 (12 11:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Apr 2021 14:52:30 +0000 (27 16:52 +0200)
treed490b2ee5500a3835e888ff0f90989ab5c9dd48b
parent616415a6df9e23ed0dfa83b74de90b95f7fabbc8
advapi32/tests: Check that registry time zone records have a display name.

While the display name is not a member of TIME_ZONE_INFORMATION, it is
still available in the registry. In English it corresponds to the
comments preceding groups of time zones in Unicode CLDR's
windowsZones.xml.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advapi32/tests/registry.c