reactos/rostests
Timo Kreuzer b779385488 Add regtests/gdi
Tests for gdi, written in winetest style so it can be easily plugged into sysreg. Currently containing some xlate tests. More to come.

svn path=/trunk/; revision=42328
2009-08-02 00:26:51 +00:00
..
apitests - Update apptest. 2009-07-06 20:57:23 +00:00
dibtests Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
drivers - Add missing NTAPI to DriverEntry 2009-06-18 19:13:05 +00:00
dxtest Fix some bugs, reported by GCC. 2009-07-25 07:42:15 +00:00
regtests Add regtests/gdi 2009-08-02 00:26:51 +00:00
rosautotest - Fix compiler flag for rosautotest 2009-06-18 22:16:49 +00:00
tests Fix some bugs, reported by GCC. 2009-07-25 07:42:15 +00:00
win32 Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
winetests include winreg.h 2009-06-29 18:23:48 +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 regtests/gdi 2009-08-02 00:26:51 +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.