summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no-op files to avoid CVS pruning empty directorieswisberg2003-05-273-0/+3
* keywords knownLimitation-ajdeCompiler for correct but different results when ...wisberg2003-05-271-3/+8
* permitting "none" as a "warn:" entrywisberg2003-05-271-1/+1
* - caveat for -nowarn per bug 38134 wisberg2003-05-271-1/+8
* test for Bugzilla Bug 38168 jhugunin2003-05-272-0/+98
* slightly better error messages for Bugzilla Bug 38168 jhugunin2003-05-271-2/+13
* moved tests to ajcTests.xml as passing or knownLimitationwisberg2003-05-272-18/+40
* fix and test for Bugzilla Bug 38131 jhugunin2003-05-273-2/+46
* neglected sourcewisberg2003-05-271-0/+11
* 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