reactos/rostests
Kamil Hornicek 04135b7ce4 [ROSAUTOTEST]
If the last chunk of the string sent to StringOut isn't a whole line and forcePrint is set to false, send back what's left after processing. The caller is then responsible for prepending that string next time it calls StringOut. Should fix the rest of debug log corruptions.

svn path=/trunk/; revision=55670
2012-02-17 12:31:32 +00:00
..
apitests [WIN32KDLL] 2012-02-07 14:54:02 +00:00
dibtests 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
drivers [ROSTESTS] 2011-09-10 11:41:33 +00:00
dxtest [ROSTESTS] 2011-05-30 11:40:58 +00:00
kmtests [KMTESTS] 2012-01-20 23:12:44 +00:00
regtests 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
rosautotest [ROSAUTOTEST] 2012-02-17 12:31:32 +00:00
tests [PSEH2_TEST] 2011-11-24 14:07:44 +00:00
win32 [ROSTESTS] 2011-09-10 11:41:33 +00:00
winetests [COMDLG32] 2012-02-15 17:35:24 +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
directory.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
readme.txt 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

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