reactos/rostests
2009-01-18 21:35:18 +00:00
..
apitests More tests for NtGdiCreateDIBSection 2009-01-09 00:52:04 +00:00
dibtests - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
drivers - kmtest: Don't use user mode types 2008-11-26 18:43:27 +00:00
dxtest - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
regtests_by_casper - Hey STDCALL, you just got deprecated from rostests 2008-11-29 21:37:54 +00:00
rosautotest Convert all line-endings to LF first in StringOut before passing the strings to printf and OutputDebugStringA. 2009-01-17 19:58:18 +00:00
tests - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
win32 - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
winetests - Remove outdated msvcrt Winetest compilation hack, add _CRT_NONSTDC_NO_DEPRECATE to silence the 'unlink' warnings 2009-01-18 21:35:18 +00:00
.gitignore
copying Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
directory.rbuild Introducing the "ReactOS Automatic Testing Utility", superseding our current syssetup/cmd/dbgprint hack for running automatic regression tests. 2009-01-05 12:41:34 +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.