Moved the test routines from wtmain.c into wine/test.h so that they
commit0cf753385bb703b53db513c40e706779cd37708c
authorAlexandre Julliard <julliard@winehq.org>
Wed, 30 Oct 2002 20:36:21 +0000 (30 20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Oct 2002 20:36:21 +0000 (30 20:36 +0000)
treeb23c057e3d633f3a8f46ca95fcabbe743af16d55
parentf99c03b972176a7aa5268fc7a401ad29c9d7eeb2
Moved the test routines from wtmain.c into wine/test.h so that they
can be compiled separately with different flags for each dll.
Makefile.in
dlls/Maketest.rules.in
include/wine/test.h [moved from programs/winetest/wtmain.c with 77% similarity]
programs/winetest/Makefile.in
programs/winetest/make_ctests