Sweden-Number/dlls/advapi32/tests
James Hawkins 60b7f641b9 advapi32: Send in an empty string to RegSetValueEx to avoid a test failure in win95. 2008-07-02 12:16:34 +02:00
..
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
cred.c advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks. 2008-02-15 12:05:39 +01:00
crypt.c advapi32/tests: Remove a stray reference to CryptReleaseContext(). This gets the test to run again on Win95. 2008-05-22 11:43:09 +02:00
crypt_lmhash.c advapi32/tests: Use GetModuleHandleA and skip. 2007-08-14 20:29:21 +02:00
crypt_md4.c advapi32/tests: No need to check return value of GetModuleHandle. 2007-03-14 22:44:07 +01:00
crypt_md5.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
crypt_sha.c advapi32: Remove tests for the sha context structure. 2007-10-23 12:22:52 +02:00
lsa.c advapi32: Fix lsa tests for domain members. 2008-06-25 10:39:22 +02:00
registry.c advapi32: Send in an empty string to RegSetValueEx to avoid a test failure in win95. 2008-07-02 12:16:34 +02:00
security.c advapi32: Fix a failing test in win2k. 2008-07-02 12:04:42 +02:00
service.c advapi32/tests: Fix a test on NT4. 2008-06-18 16:48:24 +02:00