wine/programs/winetest
2004-08-18 20:56:00 +00:00
..
.cvsignore
dist.rc
gui.c
main.c - Remove the -u option, the URL is in a resource now. 2004-07-22 23:42:03 +00:00
Makefile.in Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +00:00
maketest
README
resource.h
send.c Avoid crashing on unsuccessful send. 2004-08-18 20:56:00 +00:00
util.c
winetest.h
winetest.rc

                           Wine Test Shell
                           ~~~~~~~~~~~~~~~

Winetest is a single-executable version of all the DLL conformance
test programs suitable for unattended testing and report submission.
People assigned to build winetest must take care of the following
files, which are only used by 'make dist':

* build.id

Contains a single (either CR or CR-LF) terminated line providing the
build identification.  The accepted characters are [-.0-9a-zA-Z].

* tests.url

Also contains a single terminated line providing the archive URL of
the testing suite being built.

* build.nfo

Contains a block of terminated lines providing miscellaneous
information about the build, like eg. the tools being used.