aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moved knownLimitations from ajcTestsFailing to ajcTests and labeled with keywordjhugunin2003-05-272-34/+44
* Ant doc updates wisberg2003-05-271-147/+315
* tests for devguide script examplewisberg2003-05-274-0/+41
* more parts of tests for devguide script examplewisberg2003-05-272-0/+135
* muddy caveat to JSR-45 commentwisberg2003-05-271-2/+4
* tests for setting message holder by class namewisberg2003-05-271-8/+54
* -Xlint:{level} testswisberg2003-05-271-0/+21
* test checks that setting warn:constructorName workswisberg2003-05-272-0/+17
* fixing fork bugs: wisberg2003-05-272-68/+128
* addressing different results under 1.4wisberg2003-05-251-11/+22
* incorrect log file name for harness testswisberg2003-05-251-2/+2
* better harness availability, control -- untestedwisberg2003-05-251-13/+62
* PR-based queries were dominating - now do union correctlywisberg2003-05-251-1/+2
* documenting optionswisberg2003-05-251-49/+127
* harness copyright wrong - was created in 2002wisberg2003-05-251-2/+3
* added keyword knownLimitations-ajctaskCompiler to the one command-line test t...wisberg2003-05-251-1/+5
* - better logging, temp dir, deletion... wisberg2003-05-251-29/+57
* Fix for failure building with useEclipseCompiles testing-drivers initially (o...wisberg2003-05-251-13/+20
* Fix for failure building with useEclipseCompiles testing-drivers initially (o...wisberg2003-05-251-16/+33
* delete, close, and isEmptywisberg2003-05-251-0/+34
* fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co...wisberg2003-05-251-2/+2
* better loggingwisberg2003-05-251-1/+1
* fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co...wisberg2003-05-251-2/+9
* updating harness documentation for new featureswisberg2003-05-252-24/+92
* tests for new feature to select tests by titlewisberg2003-05-254-4/+136
* suite files now constrained to be readable to avoid confusion with -ajctestTi...wisberg2003-05-251-1/+2
* adding harness feature to select tests based on their title (description), re...wisberg2003-05-251-18/+192
* updating build.jar to bootstrap changes to permit ant.jar in a testing modulewisberg2003-05-241-0/+0
* no real changes, just better docs and an (untested) "all" target.wisberg2003-05-241-2/+45
* -noExit to avoid stopping a wrapping ant scriptwisberg2003-05-241-1/+3
* moved a command-line-driven test of classpath variants herewisberg2003-05-241-1/+41
* Better BuildModule tests following ant.jar updates. wisberg2003-05-241-18/+116
* To support the new testing ICommand wrapper for AjcTask, permit ant.jar in a ...wisberg2003-05-241-5/+9
* documenting -ajdeCompiler and -ajctaskCompiler selectorswisberg2003-05-241-1/+6
* added taskdefs to classpath to support AjcTaskCompileCommandwisberg2003-05-242-0/+2
* Tests for AjcTaskCompileCommmand adapterwisberg2003-05-241-0/+270
* ICommand adapter for Ant taskdef is simple for the non-incremental case and u...wisberg2003-05-241-0/+294
* supporting -ajctaskCompiler option with AjcTaskCompileCommandwisberg2003-05-241-5/+12
* awful downcast for AjcTaskCompileCommand - should be remedied after 1.1 with ...wisberg2003-05-241-1/+5
* updated implementation for -ajdeCompiler. wisberg2003-05-241-61/+182
* updates mainly to support maven but also to support new ICommand wrapper for...wisberg2003-05-241-91/+268
* 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 Bugzilla Bug 37758 jhugunin2003-05-211-12/+35
* test for Bugzilla Bug 37758 jhugunin2003-05-216-3/+314
* forcing target to be 1.1 in case someone builds using 1.4.wisberg2003-05-211-0/+0
* flagging with comments that 1.1 options are unimplementedwisberg2003-05-211-3/+3
* forcing target to be 1.1 in case someone builds using 1.4.wisberg2003-05-211-0/+1
* @testcase PR#37898 advice on handler join points should not throw unpermitted...wisberg2003-05-212-0/+39
* added paragraph for call site implementationwisberg2003-05-201-1/+11