r11677

Never could find a fix for this but it is not used in the source files I needed.

Updated Haiku patch (Really close now)

https://github.com/agrellum/NetRexx-Samples/blob/master/haiku-oorexx.patch

Could not run all the tests at once. Segfaults at some kernel, thread, memory limit.

But when it does the kernel has a nice build in debugger.

It gives you lots of options and a nice 1000 line report. (Really cool!)

So, scripted and run all test groups one at a time.

All of them, even the other platforms and outside the framework.

Tests ran:          17299
Assertions:         392027
Failures:           68
Errors:             91

One on the main problems is Haiku's shell is Unix like but the OS is not.

rexx -e "'rexx -v' > somewhere > here" does not work and things like that are all through the test suite.











_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to