summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skipping unrun testswisberg2005-05-211-6/+6
* empty test case for Ant junitwisberg2005-05-211-0/+1
* duplicate aj.build.jar definition, new junit target - cc still looking for wr...wisberg2005-05-211-6/+4
* junit.excludes - yuck!wisberg2005-05-212-16/+18
* not requiring 1.5wisberg2005-05-211-3/+4
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* making Test a TestCasewisberg2005-05-211-1/+4
* interactive guard to preserve automated runnability of *Test.javawisberg2005-05-211-1/+10
* new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase...wisberg2005-05-211-1/+99
* conditional definition of junitreportwisberg2005-05-211-3/+19
* removing echos unused afaikwisberg2005-05-211-8/+0
* uncommented preflight to ensure javadoc is invocable - in this case tests don...wisberg2005-05-211-5/+5
* expanded test for tools.jar to cases where jar is available but VM can't load...wisberg2005-05-211-2/+8
* test failing, emailed mik to investigate. added empty pseudo-test required b...wisberg2005-05-211-2/+2
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* forget the empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* test fails unless setup and run manually, so skipped with instructionswisberg2005-05-211-1/+2
* pure binary weaving examplewisberg2005-05-201-1/+37
* pure binary weaving examplewisberg2005-05-203-1/+28
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-2017-401/+465
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-199-81/+277
* aspectjlib sources not copied - need to include in install testingwisberg2005-05-191-1/+2
* run-all-junit-tests, new module build.xml, eclipse variableswisberg2005-05-191-33/+85
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-1936-1099/+54
* unused importswisberg2005-05-192-2/+0
* imports onlywisberg2005-05-191-7/+16
* adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)wisberg2005-05-192-9/+49
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-192-1/+1
* dump the problem in the case when we are about to abort...aclement2005-05-181-2/+4
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-182-1/+11
* updates for generics (still a work in progress)acolyer2005-05-183-10/+893
* LTW and around inling test for code styleavasseur2005-05-178-0/+163
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-1725-132/+313
* parseBoolean utilitywisberg2005-05-173-3/+84
* Nicer toString() :)aclement2005-05-161-1/+8
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-164-16/+118
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-1311-21/+128
* LTW test commented out due to 75442 just rollbacked...avasseur2005-05-121-1/+2
* see #75442, lateTypeMunger rollback for now. This is not enoughavasseur2005-05-122-2/+9
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-124-32/+29
* harness LTW support - untestedwisberg2005-05-127-58/+368
* adding weaver (hoping no one is using < M6)wisberg2005-05-122-21/+82
* path utilitieswisberg2005-05-121-0/+165
* snooping out stream on requestwisberg2005-05-121-0/+3
* FileToURL via URIwisberg2005-05-121-1/+6
* avoid harness ajcore files - ensure Dump message holder is not null for clien...wisberg2005-05-122-3/+4
* Reduced duplication of vm checking logic.aclement2005-05-126-59/+33
* Suggested error message improvement by Andrew.aclement2005-05-121-1/+1
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-125-0/+12