Up to [wine] / wine / dlls / advapi32 / tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - [select for diffs], Tue Oct 23 18:15:54 2007 UTC (9 months, 4 weeks 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,
Wine-0_9_55,
Wine-0_9_54,
Wine-0_9_53,
Wine-0_9_52,
Wine-0_9_51,
Wine-0_9_50,
Wine-0_9_49,
Wine-0_9_48,
STABLE,
HEAD
Changes since 1.4: +0 -12 lines
Diff to previous 1.4 (colored)
Hans Leidekker <hans@it.vu.nl> advapi32: Remove tests for the sha context structure.
Revision 1.4 / (download) - [select for diffs], Tue Mar 13 21:58:16 2007 UTC (17 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_47,
Wine-0_9_46,
Wine-0_9_45,
Wine-0_9_44,
Wine-0_9_43,
Wine-0_9_42,
Wine-0_9_41,
Wine-0_9_40,
Wine-0_9_39,
Wine-0_9_38,
Wine-0_9_37,
Wine-0_9_36,
Wine-0_9_35,
Wine-0_9_34,
Wine-0_9_33
Changes since 1.3: +6 -4
lines
Diff to previous 1.3 (colored)
Paul Vriens <paul.vriens.wine@gmail.com> advapi32/tests: Use GetModuleHandle and skip.
Revision 1.3 / (download) - [select for diffs], Tue May 23 12:47:29 2006 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_32,
Wine-0_9_31,
Wine-0_9_30,
Wine-0_9_29,
Wine-0_9_28,
Wine-0_9_27,
Wine-0_9_26,
Wine-0_9_25,
Wine-0_9_24,
Wine-0_9_23,
Wine-0_9_22,
Wine-0_9_21,
Wine-0_9_20,
Wine-0_9_19,
Wine-0_9_18,
Wine-0_9_17,
Wine-0_9_16,
Wine-0_9_15,
Wine-0_9_14
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
Jonathan Ernst <jonathan@ernstfamily.ch> Update the address of the Free Software Foundation.
Revision 1.2 / (download) - [select for diffs], Mon Oct 4 19:31:17 2004 UTC (3 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930,
Wine-20050830,
Wine-20050725,
Wine-20050628,
Wine-20050524,
Wine-20050419,
Wine-20050310,
Wine-20050211,
Wine-20050111,
Wine-20041201,
Wine-20041019,
Wine-0_9_9,
Wine-0_9_8,
Wine-0_9_7,
Wine-0_9_6,
Wine-0_9_5,
Wine-0_9_4,
Wine-0_9_3,
Wine-0_9_2,
Wine-0_9_13,
Wine-0_9_12,
Wine-0_9_11,
Wine-0_9_10,
Wine-0_9_1,
Wine-0_9
Changes since 1.1: +11 -15
lines
Diff to previous 1.1 (colored)
Dmitry Timoshkov <dmitry@codeweavers.com> Avoid a crash in advapi32/test_sha_ctx.c test if required entry points are missing.
Revision 1.1 / (download) - [select for diffs], Fri Sep 17 18:15:28 2004 UTC (3 years, 11 months ago) by julliard
Branch: MAIN
Filip Navara <xnavara@volny.cz> Implement A_SHA* functions present in Windows XP and later systems.