reactos/rostests/rosautotest
Colin Finck 40da1525c9 [ROSAUTOTEST]
Make outputting a string as easy as it should be. Now that our StringOut internally uses OutputDebugStringA instead of DbgPrint, we don't need to output in 512 byte chunks anymore.
Additionally, do an explicit flush when using std::cout to not lose debug output.

ROSTESTS-158 #resolve #comment Committed in r66855

svn path=/trunk/; revision=66855
2015-03-22 12:35:08 +00:00
..
auto_array_ptr.h
CConfiguration.cpp [ROSAUTOTEST] 2015-02-28 21:29:44 +00:00
CConfiguration.h [ROSAUTOTEST] 2015-02-28 21:29:44 +00:00
CFatalException.cpp
CFatalException.h
CInvalidParameterException.cpp
CInvalidParameterException.h
CJournaledTestList.cpp [ROSAUTOTEST] 2012-08-14 20:33:54 +00:00
CJournaledTestList.h
CMakeLists.txt [ROSAUTOTEST] 2015-02-16 13:17:04 +00:00
CPipe.cpp [ROSAUTOTEST] 2015-02-28 06:56:56 +00:00
CPipe.h [ROSAUTOTEST] 2015-02-16 13:17:04 +00:00
CPipedProcess.cpp [ROSAUTOTEST] 2015-02-16 13:17:04 +00:00
CPipedProcess.h [ROSAUTOTEST] 2015-02-16 13:17:04 +00:00
CProcess.cpp [ROSAUTOTEST] 2015-02-28 21:12:25 +00:00
CProcess.h
CSimpleException.cpp [ROSAUTOTEST] 2015-02-28 21:12:25 +00:00
CSimpleException.h [ROSAUTOTEST] 2015-02-28 21:12:25 +00:00
CTest.cpp
CTest.h
CTestException.h [ROSAUTOTEST] 2015-02-28 21:12:25 +00:00
CTestInfo.cpp
CTestInfo.h
CTestList.cpp
CTestList.h
CVirtualTestList.cpp
CVirtualTestList.h
CWebService.cpp [ROSAUTOTEST] 2015-03-01 11:19:30 +00:00
CWebService.h [ROSAUTOTEST] 2015-03-01 11:19:30 +00:00
CWineTest.cpp [ROSAUTOTEST] 2015-03-22 12:35:08 +00:00
CWineTest.h [ROSAUTOTEST] 2015-02-16 13:17:04 +00:00
main.cpp [ROSAUTOTEST] 2015-02-16 14:55:39 +00:00
misc.cpp Fix PCH=0 build. 2014-08-27 20:32:13 +00:00
precomp.h [ROSAUTOTEST] 2015-03-22 12:35:08 +00:00
rosautotest.rc [ROSAUTOTEST] 2014-08-27 20:19:43 +00:00
rosautotestmsg.mc [ROSAUTOTEST] 2014-08-27 20:19:43 +00:00
shutdown.cpp [ROSAUTOTEST] 2012-08-14 20:25:58 +00:00
tools.cpp [ROSAUTOTEST] 2015-03-22 12:35:08 +00:00