reactos/rostests
KJK::Hyperion bfc3948cfe Warning killing commit
modified   tests/polytest/polytest.cpp
   Use %ld to print LONGs, not %d

modified   tests/vmtest/vmtest.c
   Don't do pointer arithmetics on PVOID

Everything else
   Compile winetests with __ROS_LONG64__

svn path=/trunk/; revision=38873
2009-01-18 06:31:44 +00:00
..
apitests More tests for NtGdiCreateDIBSection 2009-01-09 00:52:04 +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
rosautotest Convert all line-endings to LF first in StringOut before passing the strings to printf and OutputDebugStringA. 2009-01-17 19:58:18 +00:00
tests Warning killing commit 2009-01-18 06:31:44 +00:00
win32 - Hey STDCALL, you just got deprecated from rostests 2008-11-29 21:37:54 +00:00
winetests Warning killing commit 2009-01-18 06:31:44 +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 Introducing the "ReactOS Automatic Testing Utility", superseding our current syssetup/cmd/dbgprint hack for running automatic regression tests. 2009-01-05 12:41:34 +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.