summaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
...
* 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-101-0/+5
* @within, @withincode testsacolyer2004-12-104-0/+75
* testing for @argsacolyer2004-12-103-0/+209
* Autoboxing testdata - all primitives covered.aclement2004-12-0920-0/+245
* more @this @target fixes and testsacolyer2004-12-093-14/+30
* Complete varargs support.aclement2004-12-094-0/+11
* mock java.lang.annotation.Annotationacolyer2004-12-091-0/+0
* annotation tests for this and targetacolyer2004-12-093-0/+101
* first @annotation testacolyer2004-12-081-0/+7
* Annotation matching.aclement2004-12-085-0/+17
* 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: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-0116-0/+203
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-305-0/+53