summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* partial fix for bug 61568.acolyer2004-12-155-17/+13
* check errors/xlints for decp'ing on annos/enumsaclement2004-12-102-13/+54
* Autoboxing tests - not checked in as need 1.5 JVM to run.aclement2004-12-101-0/+155
* autoboxing for return valuesaclement2004-12-101-0/+31
* Tests for declare parents where enums are involved.aclement2004-12-105-3/+14
* Tests for declare parents where annotations are involved.aclement2004-12-105-1/+23
* test correct detection of @args in a declareacolyer2004-12-102-2/+16
* @within, @withincode testsacolyer2004-12-105-2/+99
* testing for @argsacolyer2004-12-104-1/+216
* more testsacolyer2004-12-094-2/+21
* updated binary formacolyer2004-12-098-0/+0
* Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior)aclement2004-12-091-4/+18
* Autoboxing testdata - all primitives covered.aclement2004-12-0920-0/+245
* add in @this and @target tests to main suiteacolyer2004-12-091-0/+1
* more @this @target fixes and testsacolyer2004-12-094-14/+78
* Complete varargs support.aclement2004-12-097-23/+52
* mock java.lang.annotation.Annotationacolyer2004-12-091-0/+0
* annotation tests for this and targetacolyer2004-12-093-0/+101
* unwanted importacolyer2004-12-081-1/+0
* first @annotation testacolyer2004-12-082-0/+16
* Annotation matching.aclement2004-12-082-19/+24
* Annotation matching.aclement2004-12-086-0/+67
* updated binary formacolyer2004-12-085-0/+0
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-071-1/+1
* Rebuilt due to type munger attribute changeaclement2004-12-075-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-066-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-063-0/+0
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-065-4/+33
* 72766 - varargs policing in signature matchingaclement2004-12-034-14/+82
* 72766 - varargs policing in signature matchingaclement2004-12-037-0/+56
* 72766 - improved build.xml for building the testcode jaraclement2004-12-023-17/+8
* 72766 - enum testdataaclement2004-12-028-0/+44
* 72766 - annotation testdataaclement2004-12-025-0/+37
* 72766 - progress text file for 1.5.0M1aclement2004-12-021-0/+28
* 72766 - enum/annotations tests added to suite.aclement2004-12-021-1/+3
* 72766 - tests to confirm ITDs on enums/annotations not allowed.aclement2004-12-023-0/+214
* fixed unused importsaclement2004-12-021-3/+0
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-0118-0/+506
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-3011-3/+227
* Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothingaclement2004-10-213-0/+178
* Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...aclement2004-10-193-0/+59
* Modified test to account for additional "uses pointcut" relationships.mkersten2004-10-151-5/+5
* TEMPORARILY removed some tests - to see if they enable the build to progress.aclement2004-10-151-2/+2
* set static variable to avoid reading value set by other testswisberg2004-10-141-0/+3
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-127-9/+336
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...aclement2004-10-113-0/+80