Hi P.O.
as you can see this tests whether `pwd`and `directory()` return the same
string.
In your case `directory()` reports `/Users/po/ooTest`, but `pwd` returns
the slightly different string `/Users/po/ootest`
This is surprising, as we have a DARWIN machine (a Jenkins slave) building
and testing successfully
Interpreter: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Feb 2018
OS Name: DARWIN
SysVersion: Darwin Darwin Kernel Version 15.6.0: Sun Jun 4
21:43:07 PDT 2017; root:xnu-3248.70.3~1/RELEASE_X86_64.15.6.0
Tests ran: 22318
Assertions: 374693
Failures: 0
Errors: 0
What's the correct directory name?
Are you running on a case-insensitive file system?
Do both of these work: `chdir /Users/po/ooTest`and `chdir /Users/po/ootest`
?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel