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
drivers [ROSTESTS] 2011-09-10 11:41:33 +00:00
dxtest
kmtests [KMTESTS] 2012-01-20 23:12:44 +00:00
regtests
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
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
COPYING
directory.rbuild [ROSTESTS] 2011-09-10 11:41:33 +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.