Sweden-Number/programs/winetest
Ferenc Wagner 2d0d484786 - Remove the -u option, the URL is in a resource now.
- Reset the WINETEST_* environmental variables to their defaults
  before forking the tests.
- Add the -e option to optionally preserve the environment.
2004-07-22 23:42:03 +00:00
..
.cvsignore - Resource script restructuring. 2004-06-15 22:45:15 +00:00
Makefile.in Include the dsound tests. 2004-07-22 19:43:42 +00:00
README - Resource script restructuring. 2004-06-15 22:45:15 +00:00
dist.rc - Resource script restructuring. 2004-06-15 22:45:15 +00:00
gui.c - Resource script restructuring. 2004-06-15 22:45:15 +00:00
main.c - Remove the -u option, the URL is in a resource now. 2004-07-22 23:42:03 +00:00
maketest - Resource script restructuring. 2004-06-15 22:45:15 +00:00
resource.h - Resource script restructuring. 2004-06-15 22:45:15 +00:00
send.c Suppress some more error message boxes. 2004-07-06 21:03:22 +00:00
util.c - Resource script restructuring. 2004-06-15 22:45:15 +00:00
winetest.h - Resource script restructuring. 2004-06-15 22:45:15 +00:00
winetest.rc - Resource script restructuring. 2004-06-15 22:45:15 +00:00

README

                           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.