aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* follow-on test for pr107159acolyer2005-08-181-0/+14
* Andrews test for pr93356aclement2005-08-181-0/+4
* test for pr93356 and generic binary weaving itdsaclement2005-08-182-0/+93
* some binary weaving ITD tests, they dont pass yet.aclement2005-08-184-0/+54
* added ajdk generics tests and test for annotation matching on intermediate ty...acolyer2005-08-173-0/+116
* test cases for all examples in the new generics chapter of the ajdkacolyer2005-08-176-0/+200
* test case for user list reported problem with annotations on an intermediate ...acolyer2005-08-171-0/+33
* re-enabling tests with @AJ processing in ajc since these now pass.acolyer2005-08-171-6/+4
* @AJ PTW polish as per aj$getInstance does not rethrow the exc but return null...avasseur2005-08-171-4/+4
* test for declare soft with type varsacolyer2005-08-161-0/+3
* tests for pr106130 and pr107059acolyer2005-08-161-0/+8
* ajc-test drivers for 106130, 107059, and declare soft in generic aspectacolyer2005-08-161-4/+29
* test for declare soft in a generic aspect when using type varsacolyer2005-08-161-0/+51
* tests for pr106130acolyer2005-08-163-0/+283
* test for Bugzilla Bug 107059acolyer2005-08-161-0/+5
* updated message text...acolyer2005-08-161-1/+1
* genericitds: more method/ctor ITDs that use their target types generic type v...aclement2005-08-1512-0/+217
* genericitds: more method/ctor ITDs that use their target types generic type v...aclement2005-08-144-5/+44
* genericitds: more combinations...aclement2005-08-1310-0/+162
* genericitds: method ITDs that use their target types generic type variables.aclement2005-08-1213-0/+212
* test cases for generic aspects can now be included in main suiteacolyer2005-08-121-1/+7
* test case and fix for (.....)+ type pattern parsingacolyer2005-08-123-0/+39
* genericitds: field type mungers now understand a map from type variable names...aclement2005-08-121-21/+36
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-121-0/+85
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-121-0/+11
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-1215-0/+258
* patch from David Knibb (IBM) to make test more resilient to JVM differences i...acolyer2005-08-121-3/+29
* generic aspect testcases - woohoo!acolyer2005-08-114-0/+118
* a declare parents in an abstract aspect has no effect unless at least one con...acolyer2005-08-112-0/+8
* forgot to add that one in my last commitavasseur2005-08-111-0/+8
* updated to test for non-parameterized super aspectacolyer2005-08-111-3/+3
* test case for pr106634 :acolyer2005-08-113-3/+44
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-114-3/+159
* tests and fix for bug pr106461:acolyer2005-08-103-0/+28
* test cases for after throwing and after returning with generic and parameteri...acolyer2005-08-109-1/+404
* tests for args - this completes the implementation of generic and parameteriz...acolyer2005-08-092-33/+191
* new tests cases for args with generics and generic methods in generalacolyer2005-08-098-0/+341
* genericitds: 2 big changes here: I've modifed the super/extends stuff so it...aclement2005-08-094-45/+98
* GenericAspects: from AJDKaclement2005-08-093-0/+90
* some updates to make this sort-of-compileacolyer2005-08-081-1/+7
* genericitds: reusing similar specifications for type variables in the same as...aclement2005-08-081-0/+30
* genericitds: test programs for ITDs targetting the different kinds of type.aclement2005-08-084-0/+127
* Fix for pr98901: copying annotations to new members created via ITD !!aclement2005-08-081-0/+1
* genericitds:aclement2005-08-083-22/+32
* generic itds:aclement2005-08-081-0/+45
* genericitds: sharing type variables with generic type - parsing testaclement2005-08-081-0/+16
* genericitds: test programsaclement2005-08-087-0/+237
* tests and implementation for calls to bridge methods. This completes the impl...acolyer2005-08-053-2/+91
* tests and fix for call pointcut matching with various generic and parameteriz...acolyer2005-08-056-24/+287
* genericitds: lots of new support for recursive type variables and ITD ctors.aclement2005-08-042-11/+105