wine/programs/winetest
2008-04-11 11:14:20 +02:00
..
dist.rc winetest.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02:00
gui.c
main.c winetest: Use the HEAD commit sha1 as default build id. 2008-03-27 17:26:20 +01:00
Makefile.in winetest: Fix shell substitution syntax for Solaris. 2008-04-11 11:14:20 +02:00
maketest
README
resource.h winetest: Use the HEAD commit sha1 as default build id. 2008-03-27 17:26:20 +01:00
send.c
util.c
winetest.h
winetest.ico winetest: A nicer icon. 2008-03-28 21:42:15 +01:00
winetest.rc rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
winetest.svg winetest: A nicer icon. 2008-03-28 21:42:15 +01:00

                           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.