msi/tests: automation: Simplify ok_exception.
[wine] / dlls / advapi32 / tests /
2007-04-30  Stefan Leichteradvapi32: Fix initial cleanup of the registry keys...
2007-04-23  Stefan Leichteradvapi32: More tests for RegDeleteTreeA.
2007-04-18  Francois Gougetadvapi32/tests: Use memcmp() instead of strcmp() so...
2007-04-16  Francois Gougetadvapi32: Fix and extend the RegQueryValueEx() tests.
2007-04-12  Paul Vriensadvapi32/tests: Fix RegQueryValueExA test for win9x...
2007-04-11  Paul Vriensadvapi32/tests: Use skip when OpenSCManagerA is not...
2007-04-10  Paul Vriensadvapi32/tests: Make sure NT4 and W2K tests don't fail.
2007-04-05  Stefan Leichteradvapi32: Add some tests for RegDeleteTreeA.
2007-04-02  Paul Vriensadvapi32/tests: Some cleanup.
2007-04-02  Paul Vriensadvapi32/tests: Reopen the main handle if needed.
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if SetEntriesInAclW...
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if ImpersonateSelf...
2007-03-29  Paul Vriensadvapi32/tests: Add check to see if LookupAccountNameA...
2007-03-29  Paul Vriensadvapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENT...
2007-03-29  Paul Vriensadvapi32/tests: Use skip.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-20  Jacek Cabanadvapi: Improve SetEntriesInAclW stub.
2007-03-17  Detlef Riekenbergadvapi32/tests: DuplicateTokenEx is not present on...
2007-03-16  Paul Vriensadvapi32/tests: RegQueryValueW is not always implemented.
2007-03-16  Rob Shearmanadvapi32: Fix a failing test on Windows caused by the...
2007-03-14  Paul Vriensadvapi32/tests: No need to check return value of GetMod...
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-12  Paul Vriensadvapi32/tests: Prepare for more tests and use skip.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2007-03-08  Alexandre Julliardadvapi32: Fixed registry test that failed because of...
2007-03-05  Paul Vriensadvapi32/tests: Move skip to a more appropriate place.
2007-03-05  Paul Vriensadvapi32/tests: Don't use FreeLibrary with GetModuleHandle.
2007-03-05  Andrew Talbotadvapi32: Replace const pointer parameters with correct...
2007-03-05  Paul Vriensadvapi32/tests: Make use of skip.
2007-03-02  Paul Vriensadvapi32/tests: Make use of skip.
2007-02-28  Vitaliy Margolenntdll: More error checking. Properly handle NULL ACLs.
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Rob Shearmanserver: Check object's security when creating handles.
2007-02-16  Rob Shearmanserver: Track the impersonation level of tokens.
2007-02-15  Rob Shearmanadvapi32: Add tests for token impersonation levels...
2007-02-15  Rob Shearmanadvapi32: Add some more tests for AccessCheck that...
2007-02-15  Vitaliy Margolenadvapi32: Add more tests for DuplicateHandle security.
2007-01-25  Vitaliy Margolenadvapi32: Add more tests for granted access mask. Fix...
2007-01-25  Vitaliy Margolenadvapi32: Add few more tests for token access check...
2007-01-16  James Hawkinsadvapi32: Add tests for RegQueryValue.
2006-12-28  Rob Shearmanadvapi32: Change the test for the type parameter of...
2006-12-14  Francois Gougetadvapi32/tests: Replace an '#if 0' with an 'if (0)'.
2006-12-06  Paul Vriensadvapi32/tests: Free memory after use.
2006-12-01  James Hawkinsadvapi32: Add tests for LookupAccountName.
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-06  Andrey Turkinadvapi32: Test for OpenProcessToken with MAXIMUM_ALLOWE...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-04  Hans Leidekkeradvapi32/tests: Win64 printf format warning fixes.
2006-10-02  Paul Vriensadvapi32: Make sure it's a real cleanup.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Robert Reifadvapi32: Fix lsa tests on windows98.
2006-08-28  Andrew Talbotadvapi32/tests: Cast-qual warnings fix.
2006-08-28  Robert Reifadvapi32: Fix security tests to not crash on windows.
2006-08-26  Robert Reifadvapi32: Fix LookupAccountSid and tests to pass on...
2006-08-26  Robert Reifadvapi32: Fix lsa tests.
2006-08-24  Robert Reifadvapi32: Output information on failed LsaQueryInformat...
2006-08-21  Robert Reifadvapi32: LookupAccountSid buffer size query tests.
2006-08-18  Robert Reifadvapi32: Fix test_LookupAccountSid to work on win9x.
2006-08-16  Robert Shearmanadvapi32: Add tests for RegQueryValueEx to show that...
2006-08-16  Robert Reifadvapi32: Fix LsaQueryInformationPolicy test to pass...
2006-08-14  Robert Reifadvapi32: Try again with different access mask if LsaOp...
2006-08-14  Robert Reifadvapi32: Add more LookupAccountSid tests.
2006-08-14  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-08-04  Robert Reifadvapi32: Add more SID tests.
2006-08-02  Robert Reifadvapi32: Check returned data from LsaQueryInformationP...
2006-08-01  Robert Reifadvapi32: More LsaQueryInformationPolicy tests.
2006-07-31  Robert Reifadvapi32: Add string sid tests.
2006-07-31  Robert Reifadvapi32: Print more info about failed test.
2006-07-21  Robert Reifadvapi32: Partial LookupAccountSid implementation.
2006-07-18  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  James Hawkinsadvapi32: Add tests for LookupAccountSid.
2006-06-26  Ivan Leoadvapi32/tests: Fix a crash when ConvertSidToStringSidA...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-10  Saulius Krasuckasadvapi32: Test RegSetValueEx[AW] for setting some seque...
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction031.
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction030.
2006-06-02  Saulius Krasuckasadvapi32: Enable some tests and extend them to succeed...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Saulius Krasuckasadvapi32: Skip token attribute testing if OpenProcessTo...
2006-05-22  Saulius Krasuckasadvapi32: Make test loadable on win9x.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction026+027.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Test and implement SystemFunction024/025.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction(012-023).
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction009.
2006-05-16  Mike McCormackadvapi32: Implement and test SystemFunction005.
2006-05-15  Robert Shearmanadvapi32: Add tests for getting the groups, user and...
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction004.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction003.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction002 (DES...
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction032 (arc4...
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction001.
next