reactos/rostests
Ged Murphy 29474c309b Rough code to start Winetests processes from the GUI, but with the console's stdout redirected to a pipe controlled by the GUI.
We can now read the console text from the winetest processes in the GUI (although it's just usage info at the moment)

svn path=/trunk/; revision=37447
2008-11-18 18:57:27 +00:00
..
apitests - Remove version defines 2008-10-27 20:32:17 +00:00
dibtests - Restructure dib related tests, 2nd try. 2008-11-17 17:28:14 +00:00
drivers - By default enable all tests. 0 failures in Windows XP SP3. 2008-07-30 11:15:48 +00:00
dxtest - Remove WINVER definition. 2008-11-02 19:07:00 +00:00
regtests_by_casper add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
tests Remove old locations 2008-11-17 17:28:58 +00:00
win32 remove all version defines from rostests 2008-10-25 14:04:03 +00:00
winetests Rough code to start Winetests processes from the GUI, but with the console's stdout redirected to a pipe controlled by the GUI. 2008-11-18 18:57:27 +00:00
.gitignore Adding rostests as part of the tree restructure 2007-03-06 11:01:08 +00:00
copying Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
directory.rbuild - Restructure dib related tests, 2nd try. 2008-11-17 17:28:14 +00:00
readme.txt Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00

$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $

====================
ReactOS Tests
====================

This directory contains various tests for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.