Fri, 03 Dec 2021 13:24:20 +0000 Add `--fail-on-error` and `--fail-on-failure` options jv tip
Jan Vrany <jan.vrany@labware.com> [Fri, 03 Dec 2021 13:24:20 +0000] rev 570
Add `--fail-on-error` and `--fail-on-failure` options
Mon, 28 Jun 2021 13:41:53 +0100 Do not fail when package path search fails jv
Jan Vrany <jan.vrany@labware.com> [Mon, 28 Jun 2021 13:41:53 +0100] rev 569
Do not fail when package path search fails Recent versions of Smalltalk/X have package-path autodetection much improved and this code should not be needed at all. For backward compatibility, we keep the search but do not fail if it fails. This allows reports to be run from outside of build tree - this is desirable in some (CI) setups.
Mon, 29 Jun 2020 22:24:29 +0100 Fix source line indicator (>>) printing in report stacktraces jv
Jan Vrany <jan.vrany@labware.com> [Mon, 29 Jun 2020 22:24:29 +0100] rev 568
Fix source line indicator (>>) printing in report stacktraces
Mon, 15 Jun 2020 11:32:39 +0100 Try to dump 'basic' stacktrace if there's an error printing 'full' stacktrace jv
Jan Vrany <jan.vrany@labware.com> [Mon, 15 Jun 2020 11:32:39 +0100] rev 567
Try to dump 'basic' stacktrace if there's an error printing 'full' stacktrace
Tue, 02 Jun 2020 11:56:19 +0100 Print line numbers and at most 40 lines of source per method in stacktrace jv
Jan Vrany <jan.vrany@labware.com> [Tue, 02 Jun 2020 11:56:19 +0100] rev 566
Print line numbers and at most 40 lines of source per method in stacktrace This reduces the size of reports, especially for Java code.
Tue, 02 Jun 2020 11:46:28 +0100 Print arguments and locals from home contexts as well in stacktrace jv
Jan Vrany <jan.vrany@labware.com> [Tue, 02 Jun 2020 11:46:28 +0100] rev 565
Print arguments and locals from home contexts as well in stacktrace This helps with debugging.
Tue, 02 Jun 2020 11:32:35 +0100 Print all instance variables in failed test stack trace jv
Jan Vrany <jan.vrany@labware.com> [Tue, 02 Jun 2020 11:32:35 +0100] rev 564
Print all instance variables in failed test stack trace This helps with debugging.
Wed, 12 Feb 2020 15:01:48 +0000 Use launcher script to run smalltalk jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2020 15:01:48 +0000] rev 563
Use launcher script to run smalltalk ...rather than binary. This makes it work in both, in-tree builds and (new) out-of-tree builds.
Thu, 06 Feb 2020 04:26:33 +0000 update tags default
convert-repo [Thu, 06 Feb 2020 04:26:33 +0000] rev 562
update tags
Wed, 05 Feb 2020 12:07:26 +0100 #BUGFIX by Stefan Reise
sr [Wed, 05 Feb 2020 12:07:26 +0100] rev 561
#BUGFIX by Stefan Reise class: RunUnitTests class definition class: RunUnitTests class added:21 methods class: RunUnitTests::RunnerSelfTest class definition added: #test01_shouldPass #test02_shouldFail #test03_shouldError #test04_shouldError #test05_shouldBeSkipped
(0) -300 -100 -10 tip