reactos/rostests
Timo Kreuzer 71b085c651 - Simplify w32knapi. It now always uses w32kdll.dll
Copy the right dll into the same folder as w32knapi.exe (name must be w32kdll.dll) to make it work of different windows versions and ros of cause.
Tested on win xp.

svn path=/trunk/; revision=28531
2007-08-24 22:23:44 +00:00
..
apitests - Simplify w32knapi. It now always uses w32kdll.dll 2007-08-24 22:23:44 +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 Autosyncing with Wine HEAD 2007-08-24 09:42:29 +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 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.