aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers/src
Commit message (Collapse)AuthorAgeFilesLines
* supporting a forked java run provisionally with system properties specifying ↵wisberg2003-05-071-4/+63
| | | | | | | | fork, java home, java, and bootclasspath. This should enable running the harness when targeting a VM that the harness or compiler can't run on, but this does not detect failures correctly in some cases, nor does it validate any of the system properties.
* -killTemp to delete temp directories when each test case completeswisberg2003-05-072-3/+20
|
* remove !eclipse from aliases because it is the default wisberg2003-05-071-4/+2
| | | | | and it overrides specification of the AJDE compiler (using -ajdeCompiler)
* corrected knownLimitation keywordwisberg2003-03-111-1/+1
|
* updates for eclipse and sensewisberg2003-03-051-5/+22
|
* new -release option alias for harnesswisberg2003-03-051-5/+19
|
* To run in eclipse without a launch configuration window wisberg2003-01-061-6/+33
| | | | | | | (which crashes my NT - http://bugs.eclipse.org/bugs/show_bug.cgi?id=29011 ), create a file "HarnessArgs.txt" in the run directory for any arguments.
* initial versioninitial_CPLwisberg2002-12-164-0/+1436