reactos/rostests
Timo Kreuzer b91657fe81 - rename ASSERT1 to ASSERT
- link to w32kdll instead of implementing all syscalls as stubs. I will remove the rest of the syscall code as soon as our syscall db is more complete
- more TEST -> RTEST
- update w32kdll_ros.def
- add tests for NtGdiEngCreatePalette, NtGdiEnumFontOpen
- Add some gdi handle table code to w32knapi
- header cleanup

svn path=/trunk/; revision=28619
2007-08-28 15:06:36 +00:00
..
apitests - rename ASSERT1 to ASSERT 2007-08-28 15:06:36 +00:00
drivers Daniel Zimmerman <netzimme@aim.com>: 2007-08-24 07:59:29 +00:00
dxtest fixing smaller FIXME in win32kdxtest 2007-08-18 15:54:03 +00:00
regtests_by_casper Move and reshuffle reactos/regtetsts into rostests. 1/2 2007-03-06 11:59:18 +00:00
tests Fix build 2007-04-01 17:14:24 +00:00
win32 delete gdi32 test from win32 folder, as it is all in apitests folder now 2007-08-05 03:38:42 +00:00
winetests Forgot one file 2007-08-28 06:35:54 +00:00
.gitignore
copying Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
directory.rbuild an API test kit + win32k native API test app. 2007-08-02 21:42:37 +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.