~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/programs/winetest/

Version: ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

Name Size Last modified (GMT) Description
Back Parent directory 2008-10-24 16:22:52
File Makefile.in 1465 bytes 2008-10-24 16:04:54
File README 728 bytes 2008-10-24 16:04:54
File dist.rc 978 bytes 2008-10-24 16:04:54
C file gui.c 12486 bytes 2008-10-24 16:04:54
C file main.c 23386 bytes 2008-10-24 16:04:54
C file resource.h 1346 bytes 2008-10-24 16:04:54
C file send.c 6774 bytes 2008-10-24 16:04:54
C file util.c 2977 bytes 2008-10-24 16:04:54
C file winetest.h 1723 bytes 2008-10-24 16:04:54
File winetest.ico 15086 bytes 2008-10-24 16:04:54
File winetest.rc 3104 bytes 2008-10-24 16:04:54
File winetest.svg 30830 bytes 2008-10-24 16:04:54

  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.

~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.