summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove for 1 run to get a build through!!!aclement2005-05-051-4/+5
* checks vm levelaclement2005-05-051-2/+3
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-041-5/+5
* sorted out the blank lines so the messages will line up with their expected l...aclement2005-05-041-1/+0
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-045-4/+99
* enhancement 91719 - Oli B's tests for xlint warnings, integration work done b...aclement2005-05-043-0/+203
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-034-56/+169
* PTW perClause for @AJ + perClause testavasseur2005-05-026-229/+185
* it's a whole new compiler in there...acolyer2005-04-295-6/+35
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-286-101/+384
* MultiIncrementalSupport: the test harness for managing Ajde interactions and ...aclement2005-04-263-0/+1135
* organized importsaclement2005-04-261-3/+2
* Implements new statelistener interface method.aclement2005-04-261-0/+1
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-2617-172/+300
* MultiProjectIncremental testcases.aclement2005-04-257-0/+77
* test cases for @AspectJ visitorsacolyer2005-04-2534-35/+850
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-2212-61/+102
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-202-1/+3
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-203-11/+12
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...aclement2005-04-203-0/+32
* fix for Bugzilla Bug 91858acolyer2005-04-203-5/+18
* fixing Alex build dependancies. Adding top level build. Usefull for patch cre...avasseur2005-04-201-1/+1
* removed issingleton - causes crashaclement2005-04-191-1/+1
* new simple tests - one of which aborts...aclement2005-04-192-0/+21
* from branch: build.xml's for IntelliJaclement2005-04-191-0/+97