Is there a test argument to perform temp file cleanup? The reason I ask
is that I know there were left over files from a previous run. It would
be nice to have an automated cleanup of those file. It could even run at
the beginning of the test suite.
David Ashley
Mark Miesfeld wrote:
On Wed, Jul 1, 2009 at 12:14 PM, David Ashley<david.ashley....@gmail.com> wrote:
After letting the test run for 10 minutes I hit ctrl-C and got the
following. The command was
rexx ./testOORexx.rex -U -X native_api
David,
There were a lot of failures in the Stream.testGroup. I just
committed a change that tries to make sure all the file names are
unique.
If you update the test suite, make sure there aren't any left over
files from your previous running of the test suite, and then just run
that 1 test group, we could see if it passes. You can run it with
this command line:
rexx ./testOORexx.rex -U -f ooRexx\base\class\Stream.testGroup
If the temporary files are not getting deleted, that would explain a
lot of the errors. Not all of them, but a lot.
--
Mark Miesfeld
------------------------------------------------------------------------------
_______________________________________________
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