reactos/rostests
Colin Finck 0cedc2a03c Output the string indicating the test which is going to be run in one call.
This should prevent a race condition, when another application also outputs something over the debug line.

svn path=/trunk/; revision=39027
2009-01-22 22:12:13 +00:00
..
apitests More tests for NtGdiCreateDIBSection 2009-01-09 00:52:04 +00:00
dibtests - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
drivers
dxtest - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
regtests_by_casper
rosautotest Output the string indicating the test which is going to be run in one call. 2009-01-22 22:12:13 +00:00
tests - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
win32 No harm in deleting this (it was previously disabled in r39016) 2009-01-22 16:12:02 +00:00
winetests sync netapi32_winetest with wine 1.1.13 2009-01-20 17:09:46 +00:00
.gitignore
copying
directory.rbuild Introducing the "ReactOS Automatic Testing Utility", superseding our current syssetup/cmd/dbgprint hack for running automatic regression tests. 2009-01-05 12:41:34 +00:00
readme.txt

$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.