save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / programs / winetest / README
blob90e8accd8a9da3f36dff50d720ae5f1cda45fcc6
1                            Wine Test Shell
2                            ~~~~~~~~~~~~~~~
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':
9 * build.id
11 Contains a single (either CR or CR-LF) terminated line providing the
12 build identification.  The accepted characters are [-.0-9a-zA-Z].
14 * tests.url
16 Also contains a single terminated line providing the archive URL of
17 the testing suite being built.
19 * build.nfo
21 Contains a block of terminated lines providing miscellaneous
22 information about the build, like eg. the tools being used.