Mon, 15 Dec 2014 12:36:10 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:36:10 +0100] rev 259
Fixes for Lint report.
Mon, 15 Dec 2014 12:36:01 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:36:01 +0100] rev 258
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:56 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:56 +0100] rev 257
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:49 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:49 +0100] rev 256
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:45 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:45 +0100] rev 255
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:41 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:41 +0100] rev 254
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:36 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:36 +0100] rev 253
Fixes for Lint report.
Mon, 15 Dec 2014 12:35:33 +0100 Fixes for Lint report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Dec 2014 12:35:33 +0100] rev 252
Fixes for Lint report.
Sun, 07 Dec 2014 02:13:29 +0100 Fixed setup of a SplittingStream when running tests - wrap Stdout / Stderr to an EncodedStream
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 07 Dec 2014 02:13:29 +0100] rev 251
Fixed setup of a SplittingStream when running tests - wrap Stdout / Stderr to an EncodedStream to allow logging of Unicode16/32Strings.
Wed, 29 Oct 2014 15:11:15 +0100 Log start and end of individual tests. expecco_2_7_0 expecco_2_7_0_49 expecco_2_7_5 expecco_2_7_5a
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 29 Oct 2014 15:11:15 +0100] rev 250
Log start and end of individual tests. This helps to find a part of a log produced by some test. Usefull for debugging.
Tue, 16 Sep 2014 20:47:48 +0200 Builder::TestReport - fixed addSkipped:
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 16 Sep 2014 20:47:48 +0200] rev 249
Builder::TestReport - fixed addSkipped:
Tue, 16 Sep 2014 19:57:06 +0200 Correctly capture and report stdout.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 16 Sep 2014 19:57:06 +0200] rev 248
Correctly capture and report stdout.
Tue, 16 Sep 2014 19:57:01 +0200 Correctly capture and report stdout.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 16 Sep 2014 19:57:01 +0200] rev 247
Correctly capture and report stdout.
Fri, 08 Aug 2014 12:50:15 +0200 Builder::TestReport changed back to *keep* stdout by default. Pass --drop-stdout
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Aug 2014 12:50:15 +0200] rev 246
Builder::TestReport changed back to *keep* stdout by default. Pass --drop-stdout to drop it (may generate smaller report)
Thu, 17 Jul 2014 19:26:06 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 17 Jul 2014 19:26:06 +0200] rev 245
*** empty log message ***
Wed, 25 Jun 2014 20:46:24 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Wed, 25 Jun 2014 20:46:24 +0200] rev 244
*** empty log message ***
Mon, 16 Jun 2014 12:26:26 +0200 Tiny fix in help formatting
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Jun 2014 12:26:26 +0200] rev 243
Tiny fix in help formatting
Mon, 16 Jun 2014 12:24:47 +0200 Added option --keep-stdout to TestReport to include stdout contents in reports.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Jun 2014 12:24:47 +0200] rev 242
Added option --keep-stdout to TestReport to include stdout contents in reports. By default, stdout is not kept as it may generate a huge report which then fails to parse on Jenkins (running out of memory).
Mon, 16 Jun 2014 12:24:42 +0200 Added option --keep-stdout to TestReport to include stdout contents in reports.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Jun 2014 12:24:42 +0200] rev 241
Added option --keep-stdout to TestReport to include stdout contents in reports. By default, stdout is not kept as it may generate a huge report which then fails to parse on Jenkins (running out of memory).
Fri, 06 Jun 2014 12:32:12 +0200 Oops, fix for skipped tests.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 12:32:12 +0200] rev 240
Oops, fix for skipped tests.
Fri, 06 Jun 2014 10:36:27 +0200 Display one-char messages to make output shorter.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 10:36:27 +0200] rev 239
Display one-char messages to make output shorter. F...forking W...waiting for child to finish T...timeout K...testcase killed
Fri, 06 Jun 2014 10:29:34 +0200 Dump all threads when testcase times out.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 10:29:34 +0200] rev 238
Dump all threads when testcase times out. This could help to identify a reason for timeout, i.e., whether the testcase takes a long time or if it got stuck is some kind of deadlock.
Fri, 06 Jun 2014 10:29:27 +0200 Dump all threads when testcase times out.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 10:29:27 +0200] rev 237
Dump all threads when testcase times out. This could help to identify a reason for timeout, i.e., whether the testcase takes a long time or if it got stuck is some kind of deadlock.
Fri, 06 Jun 2014 02:23:32 +0200 When running SUnit tests, capture and log stdout, stderr and Transcript and include it in XML report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 02:23:32 +0200] rev 236
When running SUnit tests, capture and log stdout, stderr and Transcript and include it in XML report.
Fri, 06 Jun 2014 02:23:26 +0200 When running SUnit tests, capture and log stdout, stderr and Transcript and include it in XML report.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jun 2014 02:23:26 +0200] rev 235
When running SUnit tests, capture and log stdout, stderr and Transcript and include it in XML report.
Tue, 27 May 2014 18:06:15 +0200 Better command line help for standalone report runner.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 May 2014 18:06:15 +0200] rev 234
Better command line help for standalone report runner.
Tue, 27 May 2014 18:06:08 +0200 Better command line help for standalone report runner.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 May 2014 18:06:08 +0200] rev 233
Better command line help for standalone report runner.
Tue, 27 May 2014 18:06:01 +0200 Better command line help for standalone report runner.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 May 2014 18:06:01 +0200] rev 232
Better command line help for standalone report runner.
Tue, 27 May 2014 18:05:54 +0200 Better command line help for standalone report runner.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 May 2014 18:05:54 +0200] rev 231
Better command line help for standalone report runner.
Wed, 12 Feb 2014 16:15:17 +0100 Fix in Builder::ReportRunner>>#main:
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 16:15:17 +0100] rev 230
Fix in Builder::ReportRunner>>#main: Install emergency handler (aborting) when running tests (for tests that spawn processes - will be replaced by SUnit XProcPatterns in future)
(0) -100 -50 -30 +30 +50 +100 +300 tip