[OpenIndiana-discuss] [Oorexx-devel] rexxc.testGroup fails and	logo/test counts repeat
    Jason Martin 
    agrellum at gmail.com
       
    Sun Dec  9 18:53:49 UTC 2018
    
    
  
If I comment out line 91, 100, 125:
agrellum at openindiana:~/oorexx-test$ ./testOORexx.rex -R 
ooRexx/utilities/rexxc -f rexxc
Searching for test containers..
Executing automated test suite..
ooTest Framework - Automated Test of the ooRexx Interpreter
Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 8 Dec 2018
OS Name:            SUNOS
SysVersion:         SunOS illumos-863275a46b.5.11
Tests ran:          12
Assertions:         34
Failures:           0
Errors:             0
File search:        00:00:00.004213
Suite construction: 00:00:00.001783
Test execution:     00:00:00.517001
Total time:         00:00:01.506531
If I add a say to the end of each method:
say s.0
say s.0
say o~items
Each say produces this.
Executing automated test suite0
..
    
    
More information about the openindiana-discuss
mailing list