wine/dlls/advapi32/tests
Hans Leidekker 03a2d4851b advapi32/tests: Get rid of an unreliable eventlog test.
It can take a while before a new eventlog file is created on Windows. Rather than
waiting for it I chose to remove this test since it seems doubtful that any application
will need to access the file directly.
2023-11-02 16:50:54 +01:00
..
cred.c advapi32/tests: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
crypt.c advapi32/tests: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32/tests: Get rid of an unreliable eventlog test. 2023-11-02 16:50:54 +01:00
lsa.c advapi32/tests: Use StringFromGUID2(). 2023-10-16 18:53:48 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
perf.c advapi32/tests: Avoid using GCC's typeof extension. 2022-11-22 18:27:30 +01:00
registry.c advapi32/tests: Fix a typo (Coverity). 2023-10-30 17:18:59 +01:00
rsrc.rc
security.c advapi32: Implement GetSecurityInfo(SE_WINDOW_OBJECT). 2023-10-16 18:53:48 +02:00
service.c wevtsvc: Remove duplicate dwControlsAccepted initialization. 2023-09-08 17:47:32 +02:00