summaryrefslogtreecommitdiffstats
path: root/testing-drivers/src/org/aspectj/testing/drivers/Harness.java
Commit message (Expand)AuthorAgeFilesLines
* update license to EPLacolyer2006-06-011-2/+2
* -exitOnFailure for System.exit(..) on failure, so release/build.xml can respo...wisberg2005-03-101-2/+20
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-7/+7
* balancing start/end suite callswisberg2003-08-171-8/+12
* report fails as junit errors, not failuresacolyer2003-08-081-1/+1
* Added support for creation of junit xml reports using -junit or -logJUnit flagsacolyer2003-08-081-13/+165
* harness copyright wrong - was created in 2002wisberg2003-05-251-2/+3
* suite files now constrained to be readable to avoid confusion with -ajctestTi...wisberg2003-05-251-1/+2
* -killTemp to delete temp directories when each test case completeswisberg2003-05-071-3/+12
* remove !eclipse from aliases because it is the default wisberg2003-05-071-4/+2
* corrected knownLimitation keywordwisberg2003-03-111-1/+1
* new -release option alias for harnesswisberg2003-03-051-5/+19
* To run in eclipse without a launch configuration window wisberg2003-01-061-6/+33
* initial versioninitial_CPLwisberg2002-12-161-0/+1215