- remove unnecessary type conversions
[wine] / dlls / advapi32 / tests /
2004-09-01  James Hawkins- remove unnecessary type conversions
2004-08-20  James HawkinsAdded tests for CryptSetProviderEx.
2004-08-19  Mike McCormackFix BuildTrusteeWithSid, implement and test BuildTruste...
2004-08-17  Mike McCormackRemove unnecessary casts in crypt tests.
2004-08-16  James HawkinsFixed a few crypt test bugs.
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-13  James HawkinsIf the pszProvName param of CryptEnumProviders is too...
2004-08-12  James HawkinsAdded tests for CryptEnumProviders.
2004-08-09  Mike McCormackAdded a test for ConvertSidToStringSidW.
2004-07-24  Alexandre JulliardDon't crash on NULL data in RegSetValueExA (reported...
2004-07-24  Michael Jung- Changed some FIXMEs to TRACEs, since they report...
2004-07-22  Michael Jung- Fixed a problem with dwProvType values greater than...
2004-07-21  Michael JungAdded some unit tests for the CryptAcquireContext API...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-08  Hans LeidekkerRemove ntdll from imports.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-13  Francois GougetUse only Ansi APIs for cleaning up the registry.
2002-09-17  Francois GougetChange the #include order so that these tests compile...
2002-09-12  Alexandre JulliardFixed possible infinite loop in delete_key.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...