reactos/rostests
Colin Finck b655fc4f5e Add a testing suite for CMD based on CMD scripts.
Of course, ReactOS' cmd doesn't work at all with the framework at the moment :-)

Some tests were taken from "seta_test.cmd" by Royce. (see file headers)

svn path=/trunk/; revision=33560
2008-05-17 20:01:21 +00:00
..
apitests - a bunch of tests for NtUserEnumDisplaySettings 2008-05-11 21:49:56 +00:00
drivers add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +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 add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
win32 Add a testing suite for CMD based on CMD scripts. 2008-05-17 20:01:21 +00:00
winetests Autosyncing with Wine HEAD 2008-05-17 19:46:54 +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 missing winetests : hlink & schannel, 2008-02-22 21:01:47 +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.