Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | supporting -target 1.3 and 1.4 | wisberg | 2004-01-15 | 1 | -583/+662 |
| | |||||
* | returning TestSuite rather than Test to permit all tests to run from Eclipse | wisberg | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | clean up tests not using a destination directory | wisberg | 2003-10-29 | 1 | -0/+18 |
| | |||||
* | sourceRootCopyFilter test | wisberg | 2003-08-29 | 1 | -10/+42 |
| | |||||
* | Fixes and tests for bugs 39842 and 40807 | wisberg | 2003-07-26 | 1 | -2/+102 |
| | |||||
* | tests for setting message holder by class name | wisberg | 2003-05-27 | 1 | -8/+54 |
| | |||||
* | fixing fork bugs: | wisberg | 2003-05-27 | 1 | -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 here | wisberg | 2003-05-24 | 1 | -1/+41 |
| | |||||
* | more/better junit tests for AjcTask.java fork when possible | wisberg | 2003-05-24 | 1 | -124/+199 |
| | |||||
* | setting classpath for out-of-eclipse testing | wisberg | 2003-05-24 | 1 | -1/+5 |
| | |||||
* | Fix for taskdef bug 37576 | wisberg | 2003-05-14 | 1 | -0/+18 |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=37576 | ||||
* | fixed two tests to expect addition abort message for usage, | wisberg | 2003-04-30 | 1 | -8/+11 |
| | | | | and commented out one test because it does not add the file correctly (to a matching task) | ||||
* | added minimal (unverified) compiler adapter tests | wisberg | 2003-04-09 | 1 | -2/+5 |
| | |||||
* | minimal (unverified) compiler adapter tests | wisberg | 2003-04-09 | 1 | -0/+99 |
| | |||||
* | added (largely unverified) forked compile tests | wisberg | 2003-04-09 | 1 | -9/+36 |
| | |||||
* | remove unused API | wisberg | 2003-03-13 | 1 | -3/+2 |
| | |||||
* | adding aspectjrt.jar to classpath to avoid disregarded warning | wisberg | 2003-02-28 | 1 | -0/+1 |
| | |||||
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 2 | -5/+0 |
| | |||||
* | public constructor, better message reporting on failure | wisberg | 2002-12-18 | 1 | -1/+7 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 4 | -0/+366 |