reactos/rostests
Timo Kreuzer f5cbabe20c Add basic tests for BeginPath andd SetMapMode
svn path=/trunk/; revision=36691
2008-10-08 10:58:41 +00:00
..
apitests Add basic tests for BeginPath andd SetMapMode 2008-10-08 10:58:41 +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 A msvcrt test shouldn't test ntdll functions for correctness. Now people don't need to fix nonexistant "hidden" msvcrt bugs anymore. 2008-09-28 18:40:38 +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.