Commit Graph

22 Commits

Author SHA1 Message Date
Bernhard Reiter 0b2e7de7b4 imagehlp/tests: Add test for BindImageEx with NULL as StatusRoutine. 2014-08-18 12:46:34 +02:00
Bernhard Reiter bdeb761357 imagehlp/tests: Add test for BindImageEx. 2014-08-07 21:36:31 +02:00
Huw Davies 38483f1efe imagehlp/tests: Don't assume the certificate chain is originally empty. 2014-05-09 14:24:26 +02:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Frédéric Delanoy 3ad692d483 imagehlp/tests: Constify some character strings. 2013-12-24 11:22:03 +01:00
Frédéric Delanoy abd0c343fc imagehlp/tests: Use BOOL type where appropriate. 2013-11-01 10:52:46 +01:00
Nikolay Sivov 94c0604e81 imagehlp/tests: Compile with -D__WINESRC__. 2013-10-16 11:41:19 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Joris Huizer 922d1d88e8 imagehlp/tests: Don't test function directly when reporting GetLastError(). 2011-02-07 10:04:05 -06:00
André Hentschel 9571e4f29f imagehlp/tests: Don't test function directly when reporting GetLastError(). 2010-12-31 11:43:55 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Andrey Turkin d9cc69be5b imagehlp: Implement ImageGetDigestStream.
Mostly based on patch from Juan Lang.
2010-07-30 14:59:41 +02:00
Andrey Turkin 682f6adcbf imagehlp: Add tests for ImageGetDigestStream.
Based on a patch by Juan Lang.
2010-07-30 14:59:41 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Paul Vriens 780ae3a6e4 imagehlp/tests: Fix a test failure on Win95. 2009-12-23 15:45:44 +01:00
Paul Vriens f976907d4f imagehlp/tests: Run tests again on Win95. 2009-12-10 12:39:23 +01:00
Owen Rudge b277012765 imagehlp/tests: Add tests for adding/removing multiple certificates. 2009-12-07 09:32:40 +01:00
Owen Rudge 5bcc37a9fd imagehlp: Implement ImageRemoveCertificate. 2009-12-07 09:32:29 +01:00
Owen Rudge 1f6d24565c imagehlp: Implement ImageAddCertificate. 2009-12-04 14:34:59 +01:00
Owen Rudge 8c8b0ebbda imagehlp/tests: Add tests of Image[Add|Get|Remove]Certificate functions. 2009-12-01 15:15:08 +01:00