21 Commits

Author SHA1 Message Date
Alexander Morozov
3d3d5595f1 cryptui/tests: Always use a function pointer for CryptUIWizImport. 2011-07-20 19:41:15 +02:00
Austin English
ed778bc8e1 cryptui/tests: Remove a dead assignment (LLVM/Clang). 2011-02-08 14:45:55 -06:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard
b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard
6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Juan Lang
8d72b37dac cryptui/tests: Fix typos. 2009-11-05 11:58:05 +01:00
Juan Lang
73c41f1ef6 cryptui/tests: Remove a double free. 2009-11-05 11:58:02 +01:00
Juan Lang
3b7c62f80b cryptui: Fix a few test failures on older Windows versions. 2009-01-30 11:44:31 +01:00
Juan Lang
95a38f3ac5 cryptui: Implement importing stores in CryptUIWizImport. 2008-12-23 19:52:41 +01:00
Juan Lang
23f789fb08 cryptui: Check for type mismatches in CryptUIWizImport. 2008-12-23 19:52:29 +01:00
Juan Lang
f2b9832518 cryptui: Test importing from a store. 2008-12-23 19:52:02 +01:00
Juan Lang
f1796209eb cryptui: Test mismatches between allowed and given types in CryptUIWizImport. 2008-12-23 19:51:53 +01:00
Nicolas Le Cam
5ddcedff18 cryptui/tests: Fix test failures on Win2k and below. 2008-11-07 11:27:28 +01:00
Juan Lang
b7fa4a7712 cryptui: Fix destination store for self-signed certs. 2008-10-29 11:51:39 +01:00
Juan Lang
472984f565 cryptui: Fix a failing test on Windows. 2008-10-29 11:51:33 +01:00
Juan Lang
ab9a53f685 cryptui: Choose appropriate destination store for a cert. 2008-10-27 11:21:45 +01:00
Juan Lang
4b66952b7a cryptui: Test the import destination of a couple more certs. 2008-10-27 11:21:39 +01:00
Juan Lang
3f705af961 cryptui: Support importing certificate contexts. 2008-10-27 11:21:31 +01:00
Juan Lang
caa64b4d03 cryptui: Improve parameter checking. 2008-10-27 11:21:13 +01:00
Juan Lang
7e0e1a1f9d cryptui: Add tests for CryptUIWizImport. 2008-10-27 11:20:39 +01:00