Zebediah Figura
|
670913af21
|
imagehlp/tests: Link directly to imagehlp and psapi.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-15 10:55:51 +01:00 |
Alexandre Julliard
|
dffa0b0210
|
imagehlp/tests: Remove a workaround for Win95.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-12 23:40:41 +02:00 |
Alexandre Julliard
|
1459a0105d
|
makefiles: Default to building test modules as PE.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:45:59 +02:00 |
Francois Gouget
|
cead1ded9a
|
imagehlp/tests: Add a trailing '\n' to some ok() calls.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-01 21:54:32 +02:00 |
Vijay Kiran Kamuju
|
602ff38cdd
|
imagehlp/tests: Add initial tests for CheckSumMappedFile.
Based on a patch by Michael Müller.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-27 22:24:10 +01:00 |
Huw Davies
|
38483f1efe
|
imagehlp/tests: Don't assume the certificate chain is originally empty.
|
2014-05-09 14:24:26 +02: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 |
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 |
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 |