reactos/rostests
Stefan Ginsberg 3a85cbb4da - combotst: Fix uninitialized variable usage spotted by MSVC
- tmrqueue: Don't use empty structures, MSVC doe
- w32knapi: Implement IntSyscall in MSVC assembly, be compatible with C89 variable initialization and use '%' instead of '\%' to avoid a msvc warning.

svn path=/trunk/; revision=42845
2009-08-22 14:40:56 +00:00
..
apitests - combotst: Fix uninitialized variable usage spotted by MSVC 2009-08-22 14:40:56 +00:00
dibtests - Fix a typo. 2009-08-15 16:32:20 +00:00
drivers - Fix some msvc issues in rostests 2009-08-03 16:59:43 +00:00
dxtest Fix some bugs, reported by GCC. 2009-07-25 07:42:15 +00:00
regtests Change xlate tests a bit. 2009-08-09 11:05:54 +00:00
rosautotest - Fix compiler flag for rosautotest 2009-06-18 22:16:49 +00:00
tests - combotst: Fix uninitialized variable usage spotted by MSVC 2009-08-22 14:40:56 +00:00
win32
winetests sync mlang winetest with wine 1.1.27 2009-08-20 18:11:21 +00:00
.gitignore
copying
directory.rbuild Add regtests/gdi 2009-08-02 00:26:51 +00:00
readme.txt

$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.