[ROSAUTOTEST]
authorKamil Hornicek <kamil.hornicek@reactos.org>
Fri, 17 Feb 2012 12:31:32 +0000 (12:31 +0000)
committerKamil Hornicek <kamil.hornicek@reactos.org>
Fri, 17 Feb 2012 12:31:32 +0000 (12:31 +0000)
commit04135b7ce49ef71c0bb02f1e79bb8ebe4cc65801
tree6266208421a8d36b83d75f91f2c29a4cdbc3518d
parentc0f7614fb0d68cb63cb0c4b932cfe8b4a4cd2786
[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
rostests/rosautotest/CJournaledTestList.cpp
rostests/rosautotest/CWebService.cpp
rostests/rosautotest/CWineTest.cpp
rostests/rosautotest/main.cpp
rostests/rosautotest/precomp.h
rostests/rosautotest/shutdown.cpp
rostests/rosautotest/tools.cpp