Correctly capture and report stdout.
authorJan Vrany <jan.vrany@fit.cvut.cz>
Tue, 16 Sep 2014 19:57:06 +0200
changeset 248 82f1ff8c96a6
parent 247 7387f32855da
child 249 50d2712af1a9
Correctly capture and report stdout.
reports/Builder__TestReportFormat.st
--- a/reports/Builder__TestReportFormat.st	Tue Sep 16 19:57:01 2014 +0200
+++ b/reports/Builder__TestReportFormat.st	Tue Sep 16 19:57:06 2014 +0200
@@ -348,7 +348,7 @@
     stream flush
 
     "Created: / 03-08-2011 / 19:42:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
-    "Modified: / 16-06-2014 / 11:07:36 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified: / 16-09-2014 / 18:55:10 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
 !TestReportFormat::JUnit methodsFor:'writing - utilities'!