Sweden-Number/dlls/crypt32/tests
Michael Stefaniuc 802c3f2e1f crypt32/tests: Add a missing test case (PVS-Studio). 2015-03-04 21:50:40 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
base64.c crypt32/tests: Comment out an unused struct (Clang). 2014-11-25 19:49:33 +01:00
cert.c crypt32/tests: Remove an unused assignment (PVS-Studio). 2015-03-04 21:50:39 +09:00
chain.c crypt32/tests: Add a missing test case (PVS-Studio). 2015-03-04 21:50:40 +09:00
crl.c crypt32: Clone CRL context instead of using link in CertAddCRLContextToStore. 2013-10-21 21:06:17 +02:00
ctl.c crypt32/tests: Avoid an always true ok() condition (PVS-Studio). 2014-11-03 16:34:01 +09:00
encode.c crypt32: Implement PKCS_RSA_PRIVATE_KEY decoding. 2015-02-27 14:20:23 +09:00
main.c crypt32: Use assignment instead of memcpy to copy structs. 2013-02-05 20:15:36 +01:00
message.c Revert "crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.". 2012-11-02 11:00:20 +01:00
msg.c crypt32/tests: Don't compare the result to itself (PVS-Studio). 2014-10-29 20:53:01 +09: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/tests: Fix test failure on win 8. 2014-06-11 13:03:50 +02:00
store.c Assorted typos fixes. 2014-01-13 17:37:42 +01:00
str.c crypt32: Fix conversion of multiple fields in CertStrToName. 2014-07-22 14:25:34 +02:00