Hans Leidekker : dnsapi: Add a test for DnsNameCompare_A.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 10 09:32:47 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 975899aa835f3580de6ec0e6922d08576b708d7c
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=975899aa835f3580de6ec0e6922d08576b708d7c

Author: Hans Leidekker <hans at it.vu.nl>
Date:   Sun Apr  9 18:35:56 2006 +0200

dnsapi: Add a test for DnsNameCompare_A.

---

 configure                     |    3 +
 configure.ac                  |    1 
 dlls/dnsapi/Makefile.in       |    2 +
 dlls/dnsapi/tests/.gitignore  |    3 +
 dlls/dnsapi/tests/Makefile.in |   13 ++++++
 dlls/dnsapi/tests/name.c      |   90 +++++++++++++++++++++++++++++++++++++++++
 6 files changed, 111 insertions(+), 1 deletions(-)
 create mode 100644 dlls/dnsapi/tests/.gitignore
 create mode 100644 dlls/dnsapi/tests/Makefile.in
 create mode 100644 dlls/dnsapi/tests/name.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=975899aa835f3580de6ec0e6922d08576b708d7c



More information about the wine-cvs mailing list