Sweden-Number/dlls/advapi32/tests
Francois Gouget ad9fb96e5b advapi32/tests: The Everyone group name is sometimes translated.
This depends on SystemPreferredUILanguages, which does not always
match the language really used by the Windows interface
(UserDefaultUILanguage). Also the group name is not translated in all
languages. So just check the name that LsaLookupSids() returns in a
few known languages.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-23 11:37:11 +01:00
..
Makefile.in advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
cred.c include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
crypt.c advapi32/tests: Add more cases for CryptReleaseContext(). 2020-03-17 16:04:49 +01:00
crypt_lmhash.c advapi32/tests: Spelling tweaks in ok() messages. 2019-09-02 20:46:52 +02:00
crypt_md4.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_md5.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_sha.c advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
eventlog.c ntdll: Add missing spec file entry for EtwEventWriteString. 2019-10-31 17:44:06 +01:00
lsa.c advapi32/tests: The Everyone group name is sometimes translated. 2020-03-23 11:37:11 +01:00
registry.c advapi32/tests: Use debug.h functions. 2019-12-17 16:55:16 +01:00
rsrc.rc advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
security.c tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
service.c advapi32/tests: On Windows 7 GetServiceKeyName() fails for all localized display names. 2020-03-23 11:37:02 +01:00