wintrust/tests: Unify test message in case of a FALSE return.
[wine] / dlls / wintrust / tests / crypt.c
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.
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-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
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-01-07  James Hawkinswintrust: Fix a memory leak until our implementation...
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-17  Michael Stefaniucwintrust/tests: Fix typos in ok() strings.
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-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-07-08  Roy Sheawintrust/test: Verify array length before calling memcm...
2008-04-22  Austin EnglishSpelling fixes.
2008-02-28  Paul Vrienswintrust/tests: Add a few tests.
2008-02-11  Paul Vrienswintrust/crypt: Fix some test failures for a NULL param...
2008-02-06  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2007-06-25  Paul Vrienswintrust/tests: Add tests for CryptCATAdminCalcHashFrom...
2007-06-06  Paul Vrienswintrust/tests: Start of some crypt tests for wintrust.