Sweden-Number/programs/winetest
Michael Jung 0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
..
Makefile.in imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
README
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: Add an option that shuts Windows down once the tests have completed. 2007-10-29 12:04:37 +01:00
maketest
resource.h include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
send.c
util.c
wine.ico winetest.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02:00
winetest.h
winetest.rc imm32: Added some unit test cases. 2008-01-03 12:34:05 +01: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.