reactos/rostests
KJK::Hyperion 030aa56625 modified tests/pseh2/psehtest.c
finally_13 test re-enabled, as it doesn't crash anymore
   finally_14 test fixed. Now we know how exceptions thrown in a __finally are supposed to be handled
   PSEH test suite now has 91 tests and passes all of them with both GCC and Visual C++

svn path=/trunk/; revision=38461
2008-12-30 04:04:51 +00:00
..
apitests use _wcsicmp instead of non-standard wcscmpi 2008-12-21 02:40:09 +00:00
dibtests - Enhance test with icon drawing 2008-11-25 16:50:25 +00:00
drivers - kmtest: Don't use user mode types 2008-11-26 18:43:27 +00:00
dxtest - Remove WINVER definition. 2008-11-02 19:07:00 +00:00
regtests_by_casper - Hey STDCALL, you just got deprecated from rostests 2008-11-29 21:37:54 +00:00
tests modified tests/pseh2/psehtest.c 2008-12-30 04:04:51 +00:00
win32 - Hey STDCALL, you just got deprecated from rostests 2008-11-29 21:37:54 +00:00
winetests fix copy and paste error 2008-12-29 10:30:50 +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 - Restructure dib related tests, 2nd try. 2008-11-17 17:28:14 +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.