Thank You for caring. The fix works BUT ….. Since UNIX is case sensitive IMO It is just plain wrong to match the lower case of a file name
I just renamed testOORexx.rex to testoorexx.rex And invoking the test suite with rexx testOORexx . . . It should have returned Failure during initialization: Program "testOORexx" was not found. But the test suite was run anyway For the well known Rexx extension CLS,cls,REX,rex Is reasonable ( when the extension is not specified) to search for upper and lower case extensions But only for the extension and not on the full filename Cheers Enrico > On 1 Apr 2020, at 11:20, Enrico Sorichetti via Oorexx-devel > <oorexx-devel@lists.sourceforge.net> wrote:
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel