1 Wine Test Shell
2 ~~~~~~~~~~~~~~~
3
4 Winetest is a single-executable version of all the DLL conformance
5 test programs suitable for unattended testing and report submission.
6 People assigned to build winetest must take care of the following
7 files, which are only used by 'make dist':
8
9 * build.id
10
11 Contains a single (either CR or CR-LF) terminated line providing the
12 build identification. The accepted characters are [-.0-9a-zA-Z].
13
14 * tests.url
15
16 Also contains a single terminated line providing the archive URL of
17 the testing suite being built.
18
19 * build.nfo
20
21 Contains a block of terminated lines providing miscellaneous
22 information about the build, like eg. the tools being used.
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.