Sweden-Number/dlls/crypt32/tests
Austin English f900a8b035 crypt32/tests: Make sure to use return values (LLVM/Clang). 2011-02-10 09:57:12 -06: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: Make sure to use return value (LLVM/Clang). 2011-02-07 10:06:19 -06:00
cert.c crypt32/tests: Make sure to use return values (LLVM/Clang). 2011-02-10 09:57:12 -06:00
chain.c crypt32/tests: Make sure to use return values (LLVM/Clang). 2011-02-09 09:28:47 -06:00
crl.c crypt32/test: When using dynamic binding for functions, do it in all locations. 2010-11-03 11:08:55 +01:00
ctl.c crypt32: Fix duplicating a NULL CTL context. 2009-10-21 16:05:55 +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: Remove dead assignments (clang). 2011-01-31 17:58:14 +01:00
message.c crypt32: Implement CryptEncryptMessage. 2010-12-08 16:50:58 +01:00
msg.c crypt32/tests: Remove dead assignments (clang). 2011-01-31 17:58:14 +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: Fix a test failure on Windows 7. 2009-08-27 11:01:14 +02:00
protectdata.c crypt32/tests: Avoid size_t in traces. 2009-12-09 12:19:38 +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: Don't assign a return value that's never checked (clang). 2011-01-31 17:58:19 +01:00
str.c crypt32: Fix string quoting in CertRDNValueToStrA/W and CertNameToStrA/W. 2011-02-02 12:23:28 +01:00