Sweden-Number/dlls/crypt32/tests
Nikolay Sivov 6d3c0dc16a crypt32/tests: Statically link to CertAddStoreToCollection().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-10 21:51:39 +02:00
..
Makefile.in crypt32/tests: Testing priorities and flags of stores in a collection; and whether certs are saved in registry endpoint. 2016-11-07 17:49:37 +01:00
base64.c crypt32: Fix wrong Base64 trailer WCHAR constants. 2017-02-17 20:54:07 +01:00
cert.c crypt32/tests: Statically link to CertAddStoreToCollection(). 2017-04-10 21:51:39 +02:00
chain.c crypt32/tests: Certificates update to fix chain failures on Fedora 25. 2016-11-28 13:55:54 +01:00
crl.c crypt32/tests: Print an error if CertOpenStore fails. 2017-03-13 19:26:42 +01:00
ctl.c crypt32/tests: Avoid an always true ok() condition (PVS-Studio). 2014-11-03 16:34:01 +09:00
encode.c crypt32/tests: Fix printf format (PVS-Studio). 2015-10-28 22:31:32 +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
oid.c
protectdata.c
sip.c crypt32/tests: Use IsEqualGUID() to compare GUIDs. 2017-02-16 19:08:38 +01:00
store.c crypt32/tests: Statically link to CertAddStoreToCollection(). 2017-04-10 21:51:39 +02:00
str.c crypt32/tests: Use todo_wine_if() in tests. 2016-02-16 12:09:39 +09:00