include: Assorted spelling fixes.
[wine] / dlls / wintrust / tests /
2012-12-06  AndrĂ© Hentschelwintrust/tests: Unify test message in case of a FALSE...
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-08-14  Detlef Riekenbergwintrust/tests: Handle ERROR_ACCESS_DENIED failures.
2012-06-22  Thomas Faberwintrust/tests: Fix build with MSVC.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-15  Juan Langwintrust: Correct ObjectTrust error with empty files.
2011-05-06  Nicolas Le Camwintrust/tests: BaseOfData isn't part of IMAGE_OPTIONAL...
2011-05-03  Piotr Cabanwintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
2011-02-18  Austin Englishwintrust/tests: Remove win9x hacks.
2011-02-17  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-10  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2010-11-05  Detlef Riekenbergwintrust/tests: Run the test again on W98.
2010-09-24  Juan Langcrypt32: Add parameter checking to CryptSIPCreateIndire...
2010-09-24  Juan Langwintrust/tests: Test CryptSIPCreateIndirectData.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-18  Juan Langwintrust/tests: Fix test failures when not running...
2010-05-03  Gerald Pfeiferwintrust/tests: Remove variable myARGC which is not...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-07  James Hawkinswintrust: Fix a memory leak until our implementation...
2009-12-04  Juan Langwintrust: Fix memory leaks in tests.
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-08-31  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2009-08-07  Juan Langwintrust: Implement WVTAsn1SpcSpOpusInfoDecode.
2009-07-03  Hans Leidekkerwintrust/tests: Initialize a variable.
2009-05-19  Paul Vrienswintrust/tests: Add a basic CryptCATOpen test.
2009-04-09  Detlef Riekenbergwintrust/tests: Do not test GetLastError on success.
2009-04-09  Detlef Riekenbergwintrust/tests: Fix some tests on win9x.
2009-02-25  Francois Gougetwintrust/tests: Use win_skip() to skip over unimplement...
2009-02-17  Michael Stefaniucwintrust/tests: Fix typos in ok() strings.
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2009-02-13  Juan Langwintrust: Fix typo.
2009-02-12  Juan Langwintrust: Fix a couple tests on a variety of systems.
2009-02-12  Juan Langwintrust: Remove a couple tests that fail on a variety...
2009-02-12  Juan Langwintrust: Don't fail if a registry value doesn't exist.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-04  Juan Langwintrust: Use GetSystemDirectory rather than GetWindows...
2009-01-22  Paul Vrienswintrust/tests: Fix a test failure on W2K.
2009-01-21  Paul Vrienswintrust/tests: Check file attributes set by CryptCATAd...
2009-01-21  Paul Vrienswintrust/tests: Add some cdf parsing tests.
2009-01-19  Alexandre Julliardwintrust/tests: Clean up temp files after test.
2009-01-19  Paul Vrienswintrust/tests: Add some tests that creates catalog...
2009-01-19  Paul Vrienswintrust/tests: Make the catalog properties test a...
2009-01-19  Paul Vrienswintrust/tests: Add a few parameter tests.
2009-01-19  Paul Vrienswintrust/tests: Add a test for enumerating catalog...
2009-01-13  Michael Stefaniucwintrust/tests: Remove superfluous pointer casts.
2009-01-08  Paul Vrienswintrust: Fix removing a catalog file.
2009-01-08  Paul Vrienswintrust/tests: Add a few tests.
2008-12-23  Hans Leidekkerwintrust: Add some tests.
2008-12-19  Francois Gougetwintrust/tests: Add a trailing '\n' to ok() calls.
2008-12-19  Paul Vrienswintrust/tests: Don't crash on NT4 and W2K.
2008-12-19  Paul Vrienswintrust/tests: Fix test crash on Win9x.
2008-12-19  Hans Leidekkerwintrust: Implement CryptCATAdminCalcHashFromFileHandle.
2008-12-18  Hans Leidekkerwintrust: Add tests for adding and removing catalog...
2008-12-18  Hans Leidekkerwintrust: Implement CryptCATAdminReleaseContext.
2008-12-18  Hans Leidekkerwintrust: Implement CryptCATAdminAcquireContext.
2008-12-18  Hans Leidekkerwintrust: Don't test last error on success.
2008-12-18  Hans Leidekkerwintrust: Open test file with share mode FILE_SHARE_READ.
2008-12-10  Juan Langwintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
2008-12-10  Juan Langwintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
2008-12-10  Juan Langwintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoDecode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoEncode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoEncode.
2008-10-09  Juan Langwintrust: Fix test failures on Win9x.
2008-10-09  Paul Vrienswintrust/tests: Vista/W2K8 have some extra struct members.
2008-10-01  Juan Langwintrust: Implement WTHelperGetKnownUsages.
2008-10-01  Juan Langwintrust: Add tests for WTHelperGetKnownUsages.
2008-09-05  Paul Vrienswintrust/tests: Add a missing FreeLibrary.
2008-07-21  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2008-07-16  Juan Langwintrust: Execute WinVerifyTrust as a sequence of steps...
2008-07-16  Juan Langwintrust: Add tests for WinVerifyTrust/WinVerifyTrustEx.
2008-07-16  Juan Langwintrust: Move provider function tests to their own...
2008-07-08  Roy Sheawintrust/test: Verify array length before calling memcm...
2008-06-05  Paul Vrienswintrust/tests: Fix test on win9x.
2008-04-22  Austin EnglishSpelling fixes.
2008-03-03  Francois Gougetwintrust/tests: Crypt(En,De)codeObjectEx() are not...
2008-02-28  Paul Vrienswintrust/tests: Add a few tests.
2008-02-28  Paul Vrienswintrust/tests: W2K and XP-SP1 don't set last error.
2008-02-11  Paul Vrienswintrust/crypt: Fix some test failures for a NULL param...
2008-02-11  Paul Vrienswintrust/tests: Change test_RegPolicyFlags to use the...
2008-02-11  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2008-02-06  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-09-12  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-08-29  Juan Langwintrust: Implement pfnCertificateTrust.
next