Dear Erich, The problems with testing is the same also in revision 11711:
[Framework exception] [20190203 22:23:06.321675] Type: Trap Severity: Fatal File: /Users/po/workspace/.../ooRexx/API/oo/FUNCTION.testGroup Line: 2130 Initial call of test container failed Condition: SYNTAX Unable to load library "orxfunction". File: /Users/po/workspace/.../ooRexx/API/oo/FUNCTIONPackage.cls Line: 40 40 *-* ::routine TestZeroIntArgs PUBLIC EXTERNAL "LIBRARY orxfunction TestZeroIntArgs" 1747 *-* ::requires "FUNCTIONPackage.cls" 2130 *-* call (file) self~testTypes 2078 *-* container = self~getContainer(fileName) 81 *-* containers = finder~seek(testResult) 79 *-* retCode = 'worker.rex'(arguments) In building ooRexx I see this warning: CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: orxclassic orxclassic1 orxexits orxfunction orxinvocation orxmethod wpipe1 wpipe2 wpipe3 This warning is for project developers. Use -Wno-dev to suppress it. Can this be the cause of the problem? And if so, how do I go about trying to fix it? Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > Am 03.02.2019 um 19:44 schrieb Erich Steinböck <erich.steinbo...@gmail.com>: > > Hi P.O. > What is the purpose of the shell script setTestEnv.sh > It sets the environment for the tests to be able to find the framework and > its classes. > It is intended to run "sourced", with a leading dot, like this: . > ./setTestnv.sh (both leading dots are intended) > setTestEnv also sets LIBPATH-type variables in order to help the tests find > their native libraries, but you'd need to do some manual adjustments for that > to work > > Q2/Q3 > I'm aware of that, but priority is low. > Tests are intended for devs, not for end-users. > > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel