aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers
Commit message (Collapse)AuthorAgeFilesLines
* Reimplemented JUnit harness adapterwisberg2003-08-176-200/+612
|
* 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
|
* addressing different results under 1.4wisberg2003-05-251-11/+22
|
* 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
|
* tests for new feature to select tests by titlewisberg2003-05-254-4/+136
|
* suite files now constrained to be readable to avoid confusion with ↵wisberg2003-05-251-1/+2
| | | | -ajctestTitle.. referents.
* documenting -ajdeCompiler and -ajctaskCompiler selectorswisberg2003-05-241-1/+6
|
* misspelled local invalid option in negative testwisberg2003-05-141-3/+3
|
* 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)
* added harness tests (to JUnit test that is not included by default since it ↵wisberg2003-05-071-1/+2
| | | | runs all the ajc tests)
* converted to sourceroots, removed one test casewisberg2003-05-022-26/+17
|
* removed unneeded dependency on jdtwisberg2003-04-031-2/+1
|
* removed unused dependency on jdtwisberg2003-04-021-2/+1
|
* 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
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* resolving unused-imports warningswisberg2003-02-131-3/+0
|
* 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.
* bcweaver -> weaverwisberg2002-12-162-2/+2
|
* initial versioninitial_CPLwisberg2002-12-1654-0/+2835