summaryrefslogtreecommitdiffstats
path: root/Source/ctest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/ctest.cxx')
-rw-r--r--Source/ctest.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/ctest.cxx b/Source/ctest.cxx
index 2639900..340fa09 100644
--- a/Source/ctest.cxx
+++ b/Source/ctest.cxx
@@ -139,6 +139,7 @@ void ctest::ProcessDirectory(int &passed, int &failed)
continue;
}
fprintf(stderr,"Testing %-30s ",args[0].c_str());
+ fflush(stderr);
//std::cerr << "Testing " << args[0] << " ... ";
// find the test executable
std::string testCommand =