Juan Lang
|
89c009a063
|
crypt32: Fix a test failure on systems with no c: drive.
|
2009-10-26 11:17:00 +01:00 |
Juan Lang
|
44ab73e289
|
crypt32: Fix a couple tests on some Windows 98 systems.
|
2009-02-12 11:59:34 +01:00 |
Juan Lang
|
ab586ae903
|
crypt32: Remove a test that fails on some Windows 98 systems, and document it.
|
2009-02-12 11:59:26 +01:00 |
Juan Lang
|
1eb0d92780
|
tools/wine.inf: Register msisip.dll.
|
2008-08-01 11:38:01 +02:00 |
Juan Lang
|
278f806ab7
|
crypt32: Add test showing only file header is checked for cabinet files.
|
2008-07-29 12:21:28 +02:00 |
Detlef Riekenberg
|
a6715f856e
|
crypt32/tests: Fix test on win9x (CreateFileW not implemented).
|
2008-07-28 11:35:41 +02:00 |
Juan Lang
|
d3beb5056e
|
crypt32: Add cab file checking to CryptSIPRetrieveSubjectGUID.
|
2008-07-24 11:57:28 +02:00 |
Juan Lang
|
210c91f919
|
crypt32: Test CryptRetrieveSubjectGUID with a cab file.
|
2008-07-24 11:57:19 +02:00 |
Juan Lang
|
238ccdf206
|
crypt32: Fix GUID output for failing tests by passing buffer to output function.
|
2008-07-24 11:57:00 +02:00 |
Paul Vriens
|
16d9123377
|
crypt32/tests: Use GetModuleHandle and skip.
|
2007-08-15 10:48:55 +02:00 |
Paul Vriens
|
0653b95017
|
crypt32/tests: Skip test if we don't have enough rights.
|
2007-07-13 14:43:33 +02:00 |
Juan Lang
|
19c3a09ba8
|
crypt32: Implement CryptSIPLoad.
|
2007-07-10 14:41:05 +02:00 |
Paul Vriens
|
74edf133e0
|
crypt32/tests: Vista uses a different error code.
|
2007-06-14 13:14:28 +02:00 |
Paul Vriens
|
c44d22466c
|
crypt32/tests: Skip tests if we don't have enough rights.
|
2007-06-14 13:14:11 +02:00 |
Francois Gouget
|
fa48cb042c
|
Assorted spelling fixes.
|
2007-05-29 13:47:18 +02:00 |
Juan Lang
|
d132d1944c
|
crypt32: Remove last error checks on success.
|
2007-05-15 15:20:02 +02:00 |
Paul Vriens
|
c8da5149d0
|
crypt32: Input parameter checking.
|
2006-10-30 17:43:47 +01:00 |
Michael Stefaniuc
|
15765dd953
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
Paul Vriens
|
f99efa3835
|
crypt32: More tests for CryptSIPLoad.
|
2006-10-04 20:55:52 +02:00 |
Marcus Meissner
|
8b1b0c71b8
|
crypt32/tests: Replace bad use of sprintf by 2 strcats.
|
2006-10-03 20:20:49 +02:00 |
Paul Vriens
|
0484cb0a5a
|
crypt32: Remove bogus tests.
|
2006-10-03 15:56:36 +02:00 |
Juan Lang
|
57e7e2b3c8
|
crypt32/tests: Win64 printf format warning fixes.
|
2006-10-03 11:16:54 +02:00 |
Francois Gouget
|
222c167969
|
Assorted spelling fixes.
|
2006-09-29 16:28:30 +02:00 |
Paul Vriens
|
93c37404f4
|
crypt32: A small test to verify when to write function pointers.
|
2006-09-28 13:57:21 +02:00 |
Paul Vriens
|
946f3ee10a
|
crypt32: Partly implement CryptSIPRetrieveSubjectGuid.
|
2006-09-27 20:10:32 +02:00 |
Paul Vriens
|
1a4bd814ca
|
crypt32: Another CryptSIPLoad test.
|
2006-09-27 18:16:18 +02:00 |
Paul Vriens
|
3863939168
|
crypt32: Add tests for CryptSIPRetrieveSubjectGuid.
|
2006-09-26 20:15:00 +02:00 |
Paul Vriens
|
b078b5ddd3
|
crypt32: Move SIP related tests to their own file.
|
2006-09-20 11:17:24 +02:00 |