Module: wine Branch: master Commit: c69d47fa49fdd4a14d7130d6d0e5bf8beac8a5a9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c69d47fa49fdd4a14d7130d6d0...
Author: Francois Gouget fgouget@free.fr Date: Tue Nov 20 13:48:48 2007 +0100
crypt32/tests: Get the tests running on Windows 98.
---
dlls/crypt32/tests/cert.c | 109 +++++--- dlls/crypt32/tests/chain.c | 111 ++++++--- dlls/crypt32/tests/crl.c | 50 +++-- dlls/crypt32/tests/encode.c | 520 +++++++++++++++++++------------------ dlls/crypt32/tests/oid.c | 19 ++- dlls/crypt32/tests/protectdata.c | 38 ++- dlls/crypt32/tests/store.c | 258 ++++++++++++------- 7 files changed, 653 insertions(+), 452 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c69d47fa49fdd4a14d7130...