reactos/rostests
Ged Murphy b686c53533 Prepare for a change of architecture.
Instead of building all Wine tests as dlls, we'll revert back to separate processes, but redirect the client processes stdin, stdout and stderr to named pipes set by the parent.

svn path=/trunk/; revision=36844
2008-10-20 14:49:59 +00:00
..
apitests - test GetTextFaceW instead of GetTextFaceA 2008-10-17 00:28:47 +00:00
drivers - By default enable all tests. 0 failures in Windows XP SP3. 2008-07-30 11:15:48 +00:00
dxtest Fix win32kdxtest build 2008-05-08 17:00:15 +00:00
regtests_by_casper add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
tests Commit my test suite I used for verifying the behaviours of wctomb, wcstombs and WideCharToMultiByte and writing the reimplementations for ReactOS on request of Stefan 2008-07-16 22:08:58 +00:00
win32 Add a testing suite for CMD based on CMD scripts. 2008-05-17 20:01:21 +00:00
winetests Prepare for a change of architecture. 2008-10-20 14:49:59 +00:00
.gitignore
copying
directory.rbuild add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +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.