reactos/rostests
Colin Finck 9148284b91 Readd the hack for skipping the bitmap font tests.
As long as we have no working bitmap font driver, it results in endless loops and fails, which even get sysreg2 into an uncomfortable state.

svn path=/trunk/; revision=40231
2009-03-25 16:31:17 +00:00
..
apitests Add the macro I forgot. 2009-03-25 04:25:39 +00:00
dibtests Testcase extension by Evgeny Boltik <BSTSoft AT narod DOT ru>: 2009-02-03 16:11:31 +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 Output "SYSREG_ROSAUTOTEST_FAILURE" for sysreg2 in case of a failure inside rosautotest 2009-03-24 20:49:04 +00:00
tests - Fix warnings in ros' tests 2009-01-18 12:20:51 +00:00
win32 No harm in deleting this (it was previously disabled in r39016) 2009-01-22 16:12:02 +00:00
winetests Readd the hack for skipping the bitmap font tests. 2009-03-25 16:31:17 +00:00
.gitignore
copying
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

$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.