wine-wine/dlls/crypt32/tests
Alexander Morozov 9d63e6f944 crypt32: Initialize a pointer for dynamic data. 2011-11-22 18:24:41 +01: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: Initialize a pointer for dynamic data. 2011-11-22 18:24:41 +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
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
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