On 11/13/2019 9:42 AM, Rony G. Flatscher wrote:
Will come up with a short reproducible testcase in ooRexx with brief
comments such that the testcase
could be understood without the runtime (ooRexx reads almost like pseudo-code).
To reproduce the testcase one would need ooRexx and the Java bridge BSF4ooRexx
(all opensource) for
which I could come up with a zip-archive (assuming binaries within should be
64-bit) and a script to
set up the environment either for Windows, Linux or MacOS, whatever you advise.
Would that be o.k.?
We prefer not to rely on third-party libraries for test cases. In any
case we would not be able to use that for a regression test / unit test.
How hard to you think it would be to use NashornScriptEngine for a test
case?
-- Kevin