reactos/rostests
Aleksey Bragin 96fcea9b72 - Fix Greatlordisms:
* Don't try to link *user*mode program to static *kernelmode* libcntpr. msvcrt.dll exists for this.
* Fix main()'s declaration and definition.
* The above changes fix compiling of rostest module.

svn path=/trunk/; revision=31043
2007-12-06 15:44:23 +00:00
..
apitests - another test for NtGdiBitBlt 2007-11-30 00:09:28 +00:00
drivers Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
dxtest Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
regtests_by_casper Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
tests - Fix Greatlordisms: 2007-12-06 15:44:23 +00:00
win32 Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
winetests Autosyncing with Wine HEAD 2007-12-01 18:29:29 +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 an API test kit + win32k native API test app. 2007-08-02 21:42:37 +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.