summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* GenericsWork: 5 new generics tests.aclement2005-06-012-0/+53
* test case fixavasseur2005-05-311-7/+4
* @AJ aspect inheritance and static pc refavasseur2005-05-312-0/+12
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-202-0/+11
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-192-3/+8
* 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-174-0/+20
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-174-30/+92
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-162-0/+12
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-134-10/+102
* 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-121-3/+4
* Reduced duplication of vm checking logic.aclement2005-05-121-1/+2
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-122-0/+8
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-111-1/+0
* 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-105-6/+76
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-101-0/+4
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-094-1/+48
* Tests for 87282, 88606aclement2005-05-062-0/+17
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-062-0/+9
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-062-0/+18
* 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
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+4
* enhancement 91719 - Oli B's tests for xlint warnings, integration work done b...aclement2005-05-042-0/+23
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-033-56/+61
* PTW perClause for @AJ + perClause testavasseur2005-05-024-222/+16
* it's a whole new compiler in there...acolyer2005-04-293-1/+11
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-285-101/+281
* 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-266-172/+177
* test cases for @AspectJ visitorsacolyer2005-04-255-24/+313
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-222-11/+12
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-201-1/+1
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-202-11/+11
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...aclement2005-04-202-0/+9
* fix for Bugzilla Bug 91858acolyer2005-04-202-5/+11
* new simple tests - one of which aborts...aclement2005-04-192-0/+21
* from branch: simple @AJ testsaclement2005-04-193-0/+123
* includes the basic @AJ test suiteaclement2005-04-191-0/+4
* Change to ordering expected due to (harmless!) advice ordering change in Bcel...aclement2005-04-191-1/+1
* Andrew Huffs coverage tests for @AJ - not currently in RunTheseBeforeYouCommi...aclement2005-04-192-0/+495
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-132-0/+50
* Changes in staticinitialization sloc reported, see pr 91090aclement2005-04-133-3/+3