Mike McCormack : hlink: Add a short test case.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 1 04:57:38 CDT 2006


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

Author: Mike McCormack <mike at codeweavers.com>
Date:   Wed Aug  2 02:19:15 2006 +0900

hlink: Add a short test case.

---

 configure                    |    3 +-
 configure.ac                 |    1 +
 dlls/.gitignore              |    1 +
 dlls/Makefile.in             |    4 ++
 dlls/hlink/Makefile.in       |    3 ++
 dlls/hlink/tests/Makefile.in |   14 ++++++++
 dlls/hlink/tests/hlink.c     |   72 ++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 97 insertions(+), 1 deletions(-)
 create mode 100644 dlls/hlink/tests/Makefile.in
 create mode 100644 dlls/hlink/tests/hlink.c

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



More information about the wine-cvs mailing list