summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test for pr90806aclement2005-04-132-1/+16
* Fix for problem introduced when checking contents of dirs on the classpath fo...aclement2005-04-051-0/+25
* new tests for ASM testing of declare annotation targetting ITDsaclement2005-03-244-13/+104
* added test for pr83645 into suiteacolyer2005-03-242-1/+10
* Enhancement 88862: declare annotation hitting ITDs.aclement2005-03-233-21/+161
* fix for Bugzilla Bug 84333acolyer2005-03-233-0/+37
* not useful anymoreaclement2005-03-231-21/+0
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-232-1/+15
* test and fix for handling a *... varargs patternacolyer2005-03-232-0/+11
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...acolyer2005-03-222-0/+11
* fix for missing syntax error on execution((@XXX *) Foo.new(..))acolyer2005-03-142-1/+11
* test cases for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-142-1/+28
* the "challenge Andy" mother of all dec @xxx tests.acolyer2005-03-112-0/+42
* Guard test execution on 1.5 vm level.aclement2005-03-111-30/+33
* added test for declare @constructoracolyer2005-03-111-5/+7