Hi, I noticed the property "useprocess" (default=true) for controlling whether RunTest runs the test in a separate vm or a thread in current vm isn't documented in README.htm. I suggest it be included, since it's potentially useful for debugging tests. I could include it in the patch for derby-313 (I don't think anybody committed it yet) or file a new JIRA issue.
Looking at RunTest reveals that unit tests are not (yet) runnable with "useprocess=false", though. Dag
