# HG changeset patch # User Jan Vrany # Date 1410890226 -7200 # Node ID 82f1ff8c96a61d291b84aadd31a25dfa8e93a0ae # Parent 7387f32855dab10e5dcdf54fb8c84d49738cc071 Correctly capture and report stdout. diff -r 7387f32855da -r 82f1ff8c96a6 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 " - "Modified: / 16-06-2014 / 11:07:36 / Jan Vrany " + "Modified: / 16-09-2014 / 18:55:10 / Jan Vrany " ! ! !TestReportFormat::JUnit methodsFor:'writing - utilities'!