reactos/rostests
Thomas Faber 8003401991 [KMTESTS:EX]
- Make hard-coded calling convention exceptions in ExInterlocked compatible with GCC 4.7, and add the corresponding TODO about how ugly this is

svn path=/trunk/; revision=57166
2012-08-26 12:06:45 +00:00
..
apitests [GDI32_APITEST] 2012-08-26 11:35:58 +00:00
dibtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
drivers * Addendum to r55855. 2012-02-25 17:23:58 +00:00
dxtest * Addendum to r55855. 2012-02-25 17:23:58 +00:00
kmtests [KMTESTS:EX] 2012-08-26 12:06:45 +00:00
regtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
rosautotest [ROSAUTOTEST] 2012-08-14 20:33:54 +00:00
tests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
win32 * Addendum to r55855. 2012-02-25 17:23:58 +00:00
winetests [OPENGL32_WINETEST] 2012-08-26 09:17:35 +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.