summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Andrew Huffs coverage tests for @AJaclement2005-04-1546-0/+993
|
* refactor build for Eclipse requirement..avasseur2005-04-111-1/+1
|
* added LTW: modules loadtime and loadtime5avasseur2005-04-075-5/+9
| | | | | fix some build issues - some more left in deps handling refactored IMessageHandler to support dontIgnore()
* build the jarsavasseur2005-03-215-8/+10
| | | | added some print stacktrace for test failure under Ant not properly showing first failure
* new buildsavasseur2005-03-141-0/+96
|
* moved testingutil to avoid duplicate classavasseur2005-03-082-16/+21
| | | | more build.xml in testing-* modules
* build infrastructure + run test from Ant (req Ant 1.6) on its way (up to ↵avasseur2005-03-071-1/+1
| | | | weaver for now)
* unix crlf got screwedavasseur2005-02-2810-919/+919
|
* fixed path to run on Eclipse with /bin things...avasseur2005-02-281-3/+3
|
* movedavasseur2005-02-281-143/+0
|
* testsavasseur2005-02-2810-0/+919
|
* @AJ aspect support. Some issue left with formal bindings, no PTW yetavasseur2005-02-245-2/+142
| | | | Code is marked //ATAJ, and some //FIXME are left.
* will remove, testing commit write accessavasseur2005-02-241-142/+143
|
* Alexs first patch.aclement2005-02-025-84/+332
|
* Annotation Binding - now complete for @annotation (for *all* kinded PCDs)Root_AspectJ5_Developmentaclement2005-02-011-10/+82
|
* Annotation Binding - more test data.aclement2005-02-011-0/+15
|
* Annotation Binding - more test data.aclement2005-02-0110-0/+408
|
* Tests for static method call/execution with @annotationaclement2005-01-312-0/+35
|
* No longer a restriction.aclement2005-01-311-10/+11
|
* Removed test that verified restriction on binding annotationsaclement2005-01-311-5/+7
|
* Added new tests for annotation bindingaclement2005-01-311-0/+1
|
* Annotation binding tests: @target and call/@annotation and execution/@annotationaclement2005-01-311-0/+147
|
* @testcase PR#84033 incremental declare error persists after fixwisberg2005-01-314-0/+30
|
* AnnotationBinding testcases: call and execution. Also verifies annotations ↵aclement2005-01-3116-0/+556
| | | | in packages work correctly.
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-273-10/+14
| | | | - moving Wes' test to the regression set.
* tests for PR48650 partial workaround - ughwisberg2005-01-272-0/+74
|
* @testcase PR83645 pertypewithin on interfacewisberg2005-01-252-0/+30
|
* Fix for Bug 83563: pertypewithin() handling of inner classesaclement2005-01-253-0/+60
|
* Fix to ensure woven methods don't lose their annotations.aclement2005-01-248-82/+171
|
* Fix for Bug 83303: complier error when mixing inheritance, overriding and ↵aclement2005-01-202-0/+31
| | | | polymorphism
* Get enum value fields to work in the ASM. Plus test reorg as we are now ↵aclement2005-01-207-0/+106
| | | | adding tests that will only run on 1.5
* Fix for Bug 82570: Weaved code does not include debug linesaclement2005-01-193-0/+87
|
* PerTypeWithin support.aclement2005-01-182-6/+152
|
* PerTypeWithin: Test dataaclement2005-01-1813-0/+277
|
* New compiler gives additional error message on 1.3 vm that makes this test fail.acolyer2005-01-171-1/+1
|
* java 5 supportacolyer2005-01-178-16/+34
|
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ↵aclement2005-01-116-4/+135
| | | | a method on weaving *if* finally blocks are involved.
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ↵aclement2005-01-072-0/+60
| | | | binary aspect form
* All jars rebuilt with rev'd weaver version number 2.0 that we will use for ↵aclement2005-01-075-0/+0
| | | | AspectJ5 (AJ1.2.1 had version 1.0)
* Testcode for migration testingaclement2005-01-077-0/+73
|
* Removed warning that no longer comes out for this test. We were putting out ↵aclement2005-01-071-1/+1
| | | | warnings about changes to serialveruid even if a decp implements was going to fail - we no longer put out this misleading warning.
* test was failing because a message was coming out twice - once when applying ↵aclement2005-01-061-1/+1
| | | | decp at source time, once when applying it at weave time. Now removed the reporting at source time.
* BWD: Improvements in source location handling allow us to now include a line ↵aclement2005-01-051-1/+1
| | | | number here.
* BWD: New error checking catches one more error in this testcase.aclement2005-01-051-0/+1
|
* Recent changes seem to have made some messages come out in a different order !aclement2005-01-052-6/+8
|
* test cases and fix for Bugzilla Bug 81863acolyer2005-01-054-15/+23
| | | | Annotation matching using within() PCD doesn't appear to be working.
* extra test resources for within(@Foo *) testsacolyer2005-01-052-0/+41
|
* forgot to check in this updated java 5 jar for test casesacolyer2004-12-161-0/+0
|
* more ambiguous bindings testingacolyer2004-12-164-0/+121
|
* it is now safe to short-circuit in and/or pc matching (all side-effects removed)acolyer2004-12-162-15/+14
|