reactos/rostests
Sylvain Petreolle fdc770befb reenable kernel32:pipe test
try and comment out test_read_write() in kernel32:file test,
it causes MDL PROBE FAILED errors

svn path=/trunk/; revision=43001
2009-09-06 13:11:11 +00:00
..
apitests - combotst: Fix uninitialized variable usage spotted by MSVC 2009-08-22 14:40:56 +00:00
dibtests - Fix a typo. 2009-08-15 16:32:20 +00:00
drivers - Deprecate TAG() in rostests 2009-08-24 17:41:36 +00:00
dxtest - Make ddraw test compile warning free under gcc 4.4.0 2009-08-30 15:36:37 +00:00
regtests Change xlate tests a bit. 2009-08-09 11:05:54 +00:00
rosautotest - Fix compiler flag for rosautotest 2009-06-18 22:16:49 +00:00
tests - Deprecate TAG() in rostests 2009-08-24 17:41:36 +00:00
win32 - Deprecate TAG() in rostests 2009-08-24 17:41:36 +00:00
winetests reenable kernel32:pipe test 2009-09-06 13:11:11 +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 Add regtests/gdi 2009-08-02 00:26:51 +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.