reactos/rostests
Jérôme Gardou 0248645f79 [WINETESTS/RPCRT4]
Until now, rpcrt4 winetests where badly broken : client calls remotely forwarded to serverside functions which called... client side functions. One has to wonder how testbot survived the operation
- Cmake : fix that
- rbuild : add a hack keeping the old behaviour, because I don't know how to make this right

svn path=/trunk/; revision=53503
2011-08-30 20:49:31 +00:00
..
apitests [USER32_APITEST] 2011-08-23 06:45:36 +00:00
dibtests [APITESTS] 2011-04-28 22:10:51 +00:00
drivers [ROSTESTS] 2011-05-30 11:40:58 +00:00
dxtest [ROSTESTS] 2011-05-30 11:40:58 +00:00
regtests Fix copy paste error in file header 2010-08-24 05:27:39 +00:00
rosautotest [CMAKE] 2011-06-27 17:20:02 +00:00
tests [PSEH2_TEST] 2011-06-17 14:13:30 +00:00
win32 [APITESTS] 2011-04-28 22:10:51 +00:00
winetests [WINETESTS/RPCRT4] 2011-08-30 20:49:31 +00:00
.gitignore Adding rostests as part of the tree restructure 2007-03-06 11:01:08 +00:00
CMakeLists.txt [CMAKE] 2011-06-15 22:21:50 +00:00
COPYING - Add missing svn:eol-style properties. 2009-10-28 20:13:23 +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.