aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc150/AllTestsJava5_binaryWeaving.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ...aclement2005-01-111-39/+0
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...aclement2005-01-071-0/+1
* add in @this and @target tests to main suiteacolyer2004-12-091-0/+1
* Complete varargs support.aclement2004-12-091-2/+2
* Annotation matching.aclement2004-12-081-0/+1
* 72766 - varargs policing in signature matchingaclement2004-12-031-0/+1
* 72766 - enum/annotations tests added to suite.aclement2004-12-021-1/+3
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-011-0/+1
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-301-0/+32