summaryrefslogtreecommitdiffstats
path: root/weaver/testsrc
Commit message (Expand)AuthorAgeFilesLines
* Some new TypeX tests to check parameterization processing is working.aclement2005-06-141-0/+38
* unused imports (only)wisberg2005-06-091-2/+0
* This PointcutParser should *not* support if - it is not to be confused with t...acolyer2005-06-091-70/+78
* first batch of updates for generics :- largely parsing plus storage of type v...acolyer2005-06-094-2/+175
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-081-3/+5
* add getters for visitor, turned on poincut test caseavasseur2005-06-082-36/+28
* Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t...aclement2005-06-071-3/+3
* mock test to avoid junit no test in there (temp / waiting for Adrian fix in p...avasseur2005-06-071-0/+4
* test case for pattern visitor, issue with varargs so test case for Adrian to ...avasseur2005-06-072-0/+81
* GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...aclement2005-06-011-1/+1
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* making Test a TestCasewisberg2005-05-211-1/+4
* forget the empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* test fails unless setup and run manually, so skipped with instructionswisberg2005-05-211-1/+2
* Reduced duplication of vm checking logic.aclement2005-05-122-32/+10
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+1
* support in ajc for parsing and error reporting of @AspectJ style aspect defin...acolyer2005-04-251-1/+1
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-201-0/+15
* copyright addedaclement2005-04-148-0/+80
* From The Branch: Alex's changes in the weaver module to avoid use of the defa...aclement2005-04-1313-5/+30
* Guard test execution on 1.5 vm levelaclement2005-03-112-7/+43
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-101-6/+2
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-173-26/+25
* No longer a restrictionaclement2005-01-311-4/+4
* some of these tests were failing in an environment which did not have an aspe...acolyer2005-01-311-10/+17
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-261-2/+2
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...aclement2005-01-0710-11/+14
* switch from string comparison to a more robust RPN format for testing pointcu...acolyer2005-01-051-8/+88
* organized imports.aclement2005-01-041-1/+0
* payback time for all the "kinding" work - only ever generate and matchacolyer2004-12-162-2/+4
* partial fix for bug 61568.acolyer2004-12-153-2/+374
* fail gracefully when trying to bind in an @pcdacolyer2004-12-092-6/+16
* lots of pointcut parsing test cases for @xxx pcdsacolyer2004-12-082-6/+163
* update to new @pat syntaxacolyer2004-12-081-2/+2
* Annotation matching.aclement2004-12-082-5/+7
* Annotation matching.aclement2004-12-082-6/+76
* updated test cases to reflect new parsingacolyer2004-12-082-95/+93
* updates to annotation parsing...acolyer2004-12-081-1/+9
* Annotation matching.aclement2004-12-083-2/+202
* more parser test cases and updatesacolyer2004-12-071-19/+100
* annotation pattern and type pattern parsing and test casesacolyer2004-12-063-27/+252
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-063-2/+71
* integrate new tools tests into suiteacolyer2004-12-032-0/+28
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-032-0/+712
* Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1aclement2004-11-051-19/+99
* fix for Bugzilla Bug 72531acolyer2004-08-241-0/+14
* organized importsaclement2004-08-231-7/+2
* FindBugs: fixes.aclement2004-08-232-2/+3
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-232-0/+153
* organized imports.for_ajdt1_1_12aclement2004-08-121-2/+2