aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers/src
Commit message (Expand)AuthorAgeFilesLines
* Remove old '.cvsignore' filesAlexander Kriegisch2023-09-271-1/+0
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-2/+2
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-047-65/+65
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-141-76/+78
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-152-2/+0
|\
| * Cleanup unused importsLars Grefer2020-08-162-2/+0
* | Weaken Collection declarationsLars Grefer2020-08-151-5/+5
* | Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
|/
* Unnecessary unboxingLars Grefer2020-08-081-1/+1
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-2/+2
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-083-16/+16
* polishAndy Clement2019-11-292-1539/+1571
* polishAndy Clement2019-11-291-211/+222
* Add module tests back in - but streamlinedAndy Clement2019-02-012-46/+4
* mavenizing testing-drivers - done'Andy Clement2019-01-302-0/+0
* mavenizing testing-drivers - wipAndy Clement2019-01-309-0/+1276
* findbugs/eclipse warnings fixedaclement2008-08-271-17/+63
* 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
* support vm args during forking (simple update: forking still requires system ...wisberg2004-10-051-35/+53
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-7/+7
* doc harness handling of 2-element optionswisberg2003-10-291-33/+37
* deleting junkwisberg2003-10-231-26/+0
* 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
* corrected property name for forking run classpathwisberg2003-06-021-1/+1
* documenting optionswisberg2003-05-251-49/+127
* harness copyright wrong - was created in 2002wisberg2003-05-251-2/+3
* updating harness documentation for new featureswisberg2003-05-251-7/+52
* suite files now constrained to be readable to avoid confusion with -ajctestTi...wisberg2003-05-251-1/+2
* documenting -ajdeCompiler and -ajctaskCompiler selectorswisberg2003-05-241-1/+6
* supporting a forked java run provisionally with system properties specifying ...wisberg2003-05-071-4/+63
* -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
* 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
* initial versioninitial_CPLwisberg2002-12-164-0/+1436