Sweden-Number/programs/winetest
Paul Vriens 6bbe4604d7 programs/winetest: Show dll versions again for Win9x/WinME. 2009-03-05 13:24:56 +01:00
..
Makefile.in programs: Only create executable wrappers for programs that get installed in the bin directory. 2009-02-24 16:56:57 +01:00
README
dist.rc winetest: Get rid of the archive URL, it's no longer used. 2009-02-19 20:27:53 +01:00
gui.c
main.c programs/winetest: Show dll versions again for Win9x/WinME. 2009-03-05 13:24:56 +01:00
resource.h winetest: Get rid of the archive URL, it's no longer used. 2009-02-19 20:27:53 +01:00
send.c
util.c
winetest.h
winetest.ico
winetest.rc
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.