summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-081-1/+1
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-0/+46
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-083-0/+78
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-11/+29
* Two more generics testcases working.aclement2005-06-081-8/+12
* tests for pr84260: static importsaclement2005-06-085-0/+39
* Improved generic ITD tests.aclement2005-06-083-2/+5
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-073-1/+36
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-072-7/+8
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-038-22/+159
* Fix for LTW tests, can now find the ant locator for running the tests.aclement2005-06-021-0/+1
* temporary test removal until Alex can get synchronized.aclement2005-06-021-3/+4
* 4 additional tests passing...acolyer2005-06-021-12/+12
* fix some glitches in test cases to ensure that these are legal AspectJ declar...acolyer2005-06-024-6/+6
* GenericsWork: ITD testcases, commented out - needs parser work first.aclement2005-06-022-3/+149
* GenericsWork: ITD testcodeaclement2005-06-0212-0/+136
* GenericsWork: testcaseaclement2005-06-021-0/+7
* GenericsWork: 5 new generics tests.aclement2005-06-012-0/+53
* GenericsWork: new test programs for bug reports.aclement2005-06-014-0/+60
* ignore bintest directoriesacolyer2005-05-311-0/+1
* test case fixavasseur2005-05-313-10/+6
* @AJ aspect inheritance and static pc refavasseur2005-05-315-0/+99
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-303-9/+3
* 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-203-0/+52
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-194-7/+43
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-181-0/+10
* 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-1710-103/+199
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-163-0/+85
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-135-11/+103
* LTW test commented out due to 75442 just rollbacked...avasseur2005-05-121-1/+2
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-122-21/+27
* harness LTW support - untestedwisberg2005-05-123-13/+161
* Reduced duplication of vm checking logic.aclement2005-05-121-1/+2
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-123-0/+12
* Reverting - duplicate tools.jar entrywisberg2005-05-111-1/+0
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-113-2/+2
* fix LTW testavasseur2005-05-112-1/+11
* Ensures we can find tools.jar (javac) when running the tests. Similar setup ...aclement2005-05-111-0/+1
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-102-3/+6
* For some reason eclipse won't let me commit ajc150.xml right now, so I have t...aclement2005-05-101-3/+3
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-1011-109/+245
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-102-0/+10
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-096-1/+69
* Tests for 87282, 88606aclement2005-05-064-0/+43
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-063-0/+27
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-064-0/+46
* Aha - the default test config on the build system is still finding it in the ...aclement2005-05-061-1/+3