Up to [wine] / wine / dlls / advapi32 / tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - [select for diffs], Fri Feb 15 11:38:38 2008 UTC (6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_2,
Wine-1_1_1,
Wine-1_1_0,
Wine-1_0-rc5,
Wine-1_0-rc4,
Wine-1_0-rc3,
Wine-1_0-rc2,
Wine-1_0-rc1,
Wine-1_0,
Wine-0_9_61,
Wine-0_9_60,
Wine-0_9_59,
Wine-0_9_58,
Wine-0_9_57,
Wine-0_9_56,
STABLE,
HEAD
Changes since 1.3: +60 -20 lines
Diff to previous 1.3 (colored)
Francois Gouget <fgouget@free.fr> advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks.
Revision 1.3 / (download) - [select for diffs], Fri Feb 15 11:38:37 2008 UTC (6 months ago) by julliard
Branch: MAIN
Changes since 1.2: +7 -8 lines
Diff to previous 1.2 (colored)
Francois Gouget <fgouget@free.fr> advapi32/tests: Factorize the password constants.
Revision 1.2 / (download) - [select for diffs], Fri Jan 25 13:07:39 2008 UTC (6 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_55,
Wine-0_9_54
Changes since 1.1: +14 -11 lines
Diff to previous 1.1 (colored)
Reece H. Dunn <msclrhd@gmail.com> advapi32: Fix some cred test failures on Vista and prevent it crashing.
Revision 1.1 / (download) - [select for diffs], Wed Oct 31 13:36:45 2007 UTC (9 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_53,
Wine-0_9_52,
Wine-0_9_51,
Wine-0_9_50,
Wine-0_9_49
Rob Shearman <rob@codeweavers.com> advapi32: Add tests for credential management functions.