Sweden-Number/programs/winetest
Alexandre Julliard b008b053a9 winetest: Set environment variables in the Win32 environment. 2008-08-01 11:18:11 +02:00
..
Makefile.in winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
README
dist.rc
gui.c
main.c winetest: Set environment variables in the Win32 environment. 2008-08-01 11:18:11 +02:00
resource.h
send.c winetest: Fix a compiler warning with the size_t type. 2008-07-21 13:00:14 +02:00
util.c
winetest.h
winetest.ico
winetest.rc winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
winetest.svg

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.