Sweden-Number/dlls/crypt32/tests
Francois Gouget 3de330db54 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +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: Remove dead assignment (clang). 2011-09-09 17:36:27 +02:00
cert.c tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
chain.c tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
crl.c tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
ctl.c tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02: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 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
str.c crypt32: Test/correct CertGetNameString with NULL pvTypePara. 2011-09-09 13:33:11 +02:00