Sweden-Number/programs/winetest
Ferenc Wagner bda2fe5eb6 Use the same maximum length for tags given on the command line and
tags entered in the GUI.
2005-04-11 16:10:01 +00:00
..
.cvsignore - Resource script restructuring. 2004-06-15 22:45:15 +00:00
Makefile.in Another attempt of a test for a visible desktop. 2005-03-07 10:58:37 +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 Use the same maximum length for tags given on the command line and 2005-04-11 16:10:01 +00:00
main.c Use the same maximum length for tags given on the command line and 2005-04-11 16:10:01 +00:00
maketest - Resource script restructuring. 2004-06-15 22:45:15 +00:00
resource.h Ask for a tag if one was not given on the command line. 2005-03-31 15:22:41 +00:00
send.c Quote everything for consistency. 2004-10-05 02:10:37 +00:00
util.c Fixed other instances of the xrealloc(0) bug. 2005-03-18 14:09:55 +00:00
winetest.h Use the same maximum length for tags given on the command line and 2005-04-11 16:10:01 +00:00
winetest.rc Ask for a tag if one was not given on the command line. 2005-03-31 15:22:41 +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.