Sweden-Number/dlls/crypt32/tests
Alexandre Julliard 5d19caf9e5 crypt32/tests: Get rid of the iTunes chain that no longer validates. 2011-05-22 11:30:44 +02:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
base64.c crypt32/tests: Demonstrate that CryptStringToBinary can take arbitrary key headers and trailers. 2011-04-25 19:38:25 +02:00
cert.c crypt32/tests: Make sure to use a return value (LLVM/Clang). 2011-02-17 18:33:42 +01:00
chain.c crypt32/tests: Get rid of the iTunes chain that no longer validates. 2011-05-22 11:30:44 +02:00
crl.c crypt32/tests: Make sure to use return values (LLVM/Clang). 2011-02-11 14:47:09 +01:00
ctl.c crypt32/tests: Make sure to use a return value (LLVM/Clang). 2011-02-11 14:47:15 +01:00
encode.c crypt32/tests: Test return value rather than output buffer before checking buffer contents (clang). 2011-01-31 17:57:59 +01:00
main.c crypt32/tests: Don't check return values inside of if(0) (LLVM/Clang). 2011-02-11 14:47:38 +01:00
message.c crypt32/tests: Remove an unused assignment (clang). 2011-02-17 17:25:35 +01:00
msg.c crypt32/tests: Make sure to use return values (LLVM/Clang). 2011-02-17 18:33:42 +01:00
object.c crypt32/tests: Make tests run on some Win9x boxes again. 2009-01-12 15:26:05 +01:00
oid.c crypt32/tests: Make sure to use a return value (LLVM/Clang). 2011-02-11 14:47:54 +01:00
protectdata.c crypt32/tests: Remove a dead initialization (LLVM/Clang). 2011-02-17 17:30:22 +01:00
sip.c crypt32: Fix a test failure on systems with no c: drive. 2009-10-26 11:17:00 +01:00
store.c crypt32/tests: Remove win9x hacks. 2011-02-28 13:13:49 +01:00
str.c crypt32: Fix CertStrToName's CERT_NAME_STR_NO_QUOTING_FLAG usage. 2011-04-19 18:29:24 +02:00