[PATCH 1/4] DSS Test Suite: CryptAcquireContext tests for base DSS

Alexandre Julliard julliard at winehq.org
Fri Jun 15 09:49:53 CDT 2012


Marek Chmiel <kcmark at gmail.com> writes:

> From 748332765355ae099ab24cf1402bed86610984e7 Mon Sep 17 00:00:00 2001
> From: Marek Chmiel <kcmark at gmail.com>
> Date: Fri, 1 Jun 2012 22:38:03 -0500
> Subject: [PATCH 1/4] Add CryptAcquireContext tests for base DSS CSP.
>
> ---
>  configure                     |    1 +
>  configure.ac                  |    1 +
>  dlls/dssenh/tests/Makefile.in |    7 +++
>  dlls/dssenh/tests/dssenh.c    |  119 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 128 insertions(+)
>  create mode 100644 dlls/dssenh/tests/Makefile.in
>  create mode 100644 dlls/dssenh/tests/dssenh.c

You are adding 4 almost identical copies of that code. Try to find a
better way.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list