On Sat, 22 Jul 2023, at 09:53, ooRexx wrote:
> I changed a typo “srip” to “strip" in the TRACE.testGroup with r12708
>
> - if t~lastItem~srip("l")~startsWith(">I> Method") then
> + if t~lastItem~strip("l")~startsWith(">I> Method") then
>
> Now many if not all platforms have a failure instead of just skipping
> the test ...
Isn't it a flaw in the testing framework if syntax errors in the code are
not detected when tests are run?
(Though I suppose that may depend on what you mean by "skipping
the test".)
--
Jeremy Nicoll - my opinions are my own.
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel