summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵aclement2005-05-041-1/+0
| | | | locations!
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵avasseur2005-05-045-4/+99
| | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method)
* enhancement 91719 - Oli B's tests for xlint warnings, integration work done ↵aclement2005-05-043-0/+203
| | | | by Andrew Huff.
* @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 ↵avasseur2005-04-286-101/+384
| | | | | | within the advice splitted ajc150 xml test file
* MultiIncrementalSupport: the test harness for managing Ajde interactions and ↵aclement2005-04-263-0/+1135
| | | | several multi incremental tests.
* 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
| | | | annotations + tests from Andy H
* 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 ↵acolyer2005-04-202-1/+3
| | | | handles passing of parameterized types into the weaver from Eclipse, and back out again. Fixes the ITD and parameterized types issue that shows up in the examples. Much more work to be done in this area of course before M3.
* commented jar target from bcel-builder/build.xml since broken (can someone ↵avasseur2005-04-203-11/+12
| | | | | | | comment ?) impl @Aspect("issingleton") fixed error reporting on readPerClause from @AJ
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an ↵aclement2005-04-203-0/+32
| | | | empty stack
* fix for Bugzilla Bug 91858acolyer2005-04-203-5/+18
| | | | | | NullPointerException when declare @type is spelt with capital letter patch submitted by Andrew Huff
* fixing Alex build dependancies. Adding top level build. Usefull for patch ↵avasseur2005-04-201-1/+1
| | | | creation
* 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
|
* 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 ↵aclement2005-04-191-1/+1
| | | | BcelWeaver
* Andrew Huffs coverage tests for @AJ - not currently in ↵aclement2005-04-192-0/+495
| | | | RunTheseBeforeYouCommit due to failures.
* From branch: @AJ test materialaclement2005-04-1912-0/+980
|
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498
|
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-134-0/+54
|
* Changes in staticinitialization sloc reported, see pr 91090aclement2005-04-133-3/+3
|
* Test for pr90806aclement2005-04-132-1/+16
|
* Test programs for pr90806aclement2005-04-133-0/+10
|
* Fix for problem introduced when checking contents of dirs on the classpath ↵aclement2005-04-051-0/+25
| | | | for changes. (see PR85297)
* 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-234-0/+58
| | | | BCException: Bad type name: TypeX.nameToSignature(TypeX.java:635)
* not useful anymoreaclement2005-03-231-21/+0
|
* reworked, temporarily commented out the MethodSignature stuff as it ↵aclement2005-03-231-26/+26
| | | | misbehaves for me.
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-234-1/+25
|
* test and fix for handling a *... varargs patternacolyer2005-03-233-0/+22
|
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a ↵acolyer2005-03-223-0/+31
| | | | signature does not match on the varargs declared method
* Declare annotation with ITDs: testcodeaclement2005-03-177-0/+252
|
* fix for missing syntax error on execution((@XXX *) Foo.new(..))acolyer2005-03-143-1/+32
| | | | ^^^
* test cases for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-144-1/+92
|
* the "challenge Andy" mother of all dec @xxx tests.acolyer2005-03-113-0/+225
|
* Guard test execution on 1.5 vm level.aclement2005-03-111-30/+33
|