Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 2 | -46/+4 |
| | |||||
* | mavenizing testing-drivers - done' | Andy Clement | 2019-01-30 | 2 | -0/+0 |
| | |||||
* | mavenizing testing-drivers - wip | Andy Clement | 2019-01-30 | 9 | -0/+1276 |
| | |||||
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 1 | -17/+63 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 1 | -2/+2 |
| | |||||
* | -exitOnFailure for System.exit(..) on failure, so release/build.xml can ↵ | wisberg | 2005-03-10 | 1 | -2/+20 |
| | | | | respond to test failures. | ||||
* | support vm args during forking (simple update: forking still requires system ↵ | wisberg | 2004-10-05 | 1 | -35/+53 |
| | | | | properties) | ||||
* | spring cleaning in advance of 1.2 enhancements: | acolyer | 2004-01-23 | 1 | -7/+7 |
| | | | | | removed unused imports, local variables, and private methods (still there, just commented out). | ||||
* | doc harness handling of 2-element options | wisberg | 2003-10-29 | 1 | -33/+37 |
| | |||||
* | deleting junk | wisberg | 2003-10-23 | 1 | -26/+0 |
| | |||||
* | balancing start/end suite calls | wisberg | 2003-08-17 | 1 | -8/+12 |
| | |||||
* | report fails as junit errors, not failures | acolyer | 2003-08-08 | 1 | -1/+1 |
| | |||||
* | Added support for creation of junit xml reports using -junit or -logJUnit flags | acolyer | 2003-08-08 | 1 | -13/+165 |
| | |||||
* | corrected property name for forking run classpath | wisberg | 2003-06-02 | 1 | -1/+1 |
| | |||||
* | documenting options | wisberg | 2003-05-25 | 1 | -49/+127 |
| | |||||
* | harness copyright wrong - was created in 2002 | wisberg | 2003-05-25 | 1 | -2/+3 |
| | |||||
* | updating harness documentation for new features | wisberg | 2003-05-25 | 1 | -7/+52 |
| | |||||
* | suite files now constrained to be readable to avoid confusion with ↵ | wisberg | 2003-05-25 | 1 | -1/+2 |
| | | | | -ajctestTitle.. referents. | ||||
* | documenting -ajdeCompiler and -ajctaskCompiler selectors | wisberg | 2003-05-24 | 1 | -1/+6 |
| | |||||
* | 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 |