Hans Leidekker : crypt32/tests: Get rid of workarounds for old Windows versions.

Alexandre Julliard julliard at winehq.org
Tue Apr 12 15:35:16 CDT 2022


Module: wine
Branch: master
Commit: 21f82ad4ff990fdaa53602e246730f505836205e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=21f82ad4ff990fdaa53602e246730f505836205e

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Apr 12 09:51:51 2022 +0200

crypt32/tests: Get rid of workarounds for old Windows versions.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crypt32/tests/cert.c        |  418 ++++---------
 dlls/crypt32/tests/chain.c       |  166 ++---
 dlls/crypt32/tests/crl.c         |  197 +++---
 dlls/crypt32/tests/ctl.c         |   52 +-
 dlls/crypt32/tests/encode.c      | 1235 ++++++++++++++++----------------------
 dlls/crypt32/tests/message.c     |  117 ++--
 dlls/crypt32/tests/msg.c         |  758 +++++++++--------------
 dlls/crypt32/tests/object.c      |   37 +-
 dlls/crypt32/tests/oid.c         |  155 ++---
 dlls/crypt32/tests/protectdata.c |   76 +--
 dlls/crypt32/tests/sip.c         |   37 +-
 dlls/crypt32/tests/store.c       |   15 +-
 dlls/crypt32/tests/str.c         |  210 +++----
 13 files changed, 1268 insertions(+), 2205 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=21f82ad4ff990fdaa53602e246730f505836205e



More information about the wine-cvs mailing list