reactos/rostests
Timo Kreuzer 16295390df [MSVCRT_WINETEST]
define __msvcrt_ulong to ULONG in the CMakeLists.txt file, instead of relying on hacks in our CRT headers.

svn path=/trunk/; revision=58330
2013-02-17 14:26:33 +00:00
..
apitests [POWRPROF_APITEST] 2013-02-17 10:31:50 +00:00
dibtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
drivers Forgot this one. 2013-01-15 23:25:56 +00:00
dxtest * Addendum to r55855. 2012-02-25 17:23:58 +00:00
kmtests * Addendum to r58214. 2013-02-05 17:54:22 +00:00
regtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
rosautotest * Addendum to r58214. 2013-02-05 17:54:22 +00:00
tests * Addendum to r58214. 2013-02-05 17:54:22 +00:00
win32 * Addendum to r55855. 2012-02-25 17:23:58 +00:00
winetests [MSVCRT_WINETEST] 2013-02-17 14:26:33 +00:00
.gitignore Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
COPYING Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
readme.txt [ROSTESTS] 2012-07-03 19:59:56 +00:00

====================
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.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.