aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* supporting -target 1.3 and 1.4wisberg2004-01-151-583/+662
|
* returning TestSuite rather than Test to permit all tests to run from Eclipsewisberg2003-10-311-1/+1
|
* clean up tests not using a destination directorywisberg2003-10-291-0/+18
|
* sourceRootCopyFilter testwisberg2003-08-291-10/+42
|
* Fixes and tests for bugs 39842 and 40807wisberg2003-07-261-2/+102
|
* tests for setting message holder by class namewisberg2003-05-271-8/+54
|
* fixing fork bugs: wisberg2003-05-271-0/+38
| | | | | | - permitting fork in incremental mode only when using tag file - pulling aspectjtools also from the task classpath also failonerror default was not true as stated in the docs
* moved a command-line-driven test of classpath variants herewisberg2003-05-241-1/+41
|
* more/better junit tests for AjcTask.java fork when possiblewisberg2003-05-241-124/+199
|
* setting classpath for out-of-eclipse testingwisberg2003-05-241-1/+5
|
* Fix for taskdef bug 37576 wisberg2003-05-141-0/+18
| | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=37576
* fixed two tests to expect addition abort message for usage, wisberg2003-04-301-8/+11
| | | | and commented out one test because it does not add the file correctly (to a matching task)
* added minimal (unverified) compiler adapter testswisberg2003-04-091-2/+5
|
* minimal (unverified) compiler adapter testswisberg2003-04-091-0/+99
|
* added (largely unverified) forked compile testswisberg2003-04-091-9/+36
|
* remove unused APIwisberg2003-03-131-3/+2
|
* adding aspectjrt.jar to classpath to avoid disregarded warningwisberg2003-02-281-0/+1
|
* resolving unused-imports warningswisberg2003-02-132-5/+0
|
* public constructor, better message reporting on failurewisberg2002-12-181-1/+7
|
* initial versionwisberg2002-12-164-0/+366