Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | supporting a forked java run provisionally with system properties specifying ↵ | wisberg | 2003-05-07 | 1 | -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 completes | wisberg | 2003-05-07 | 2 | -3/+20 |
| | |||||
* | remove !eclipse from aliases because it is the default | wisberg | 2003-05-07 | 1 | -4/+2 |
| | | | | | and it overrides specification of the AJDE compiler (using -ajdeCompiler) | ||||
* | corrected knownLimitation keyword | wisberg | 2003-03-11 | 1 | -1/+1 |
| | |||||
* | updates for eclipse and sense | wisberg | 2003-03-05 | 1 | -5/+22 |
| | |||||
* | new -release option alias for harness | wisberg | 2003-03-05 | 1 | -5/+19 |
| | |||||
* | To run in eclipse without a launch configuration window | wisberg | 2003-01-06 | 1 | -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_CPL | wisberg | 2002-12-16 | 4 | -0/+1436 |