summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* tests for pr108050, signature matching in multiple override scenarioV1_5_0M3aacolyer2005-08-262-1/+13
* tests for pr108104acolyer2005-08-262-0/+9
* tests for pr107898 and pr72668acolyer2005-08-252-0/+19
* Fixes for 82989 and 91381 - they can now be closed.aclement2005-08-243-0/+15
* generic itd bridge tests - not all activated yet.aclement2005-08-242-6/+47
* bridge method tests - commented out right now...aclement2005-08-241-1/+13
* new @override test plus genericitd bridge method tests.aclement2005-08-241-0/+57
* @override support for ITDs. Plus some binary weaving generic ITD tests.aclement2005-08-232-26/+62
* has member tests + tests and fix for pr107486acolyer2005-08-234-10/+42
* genericitds: activating more tests - including "uberaspects - U" - please don...aclement2005-08-222-14/+20
* genericitds: tests moved around and activated in GenericsTestsaclement2005-08-222-28/+371
* hasmember (hasmethod / hasfield) tests - not linked into main suite at this p...acolyer2005-08-211-0/+57
* tests for pr83377acolyer2005-08-212-10/+62
* tests for pr78314 and pr80571acolyer2005-08-202-1/+30
* fix and test case for pr79523: BCException: illegal change to pointcut decla...acolyer2005-08-192-1/+12
* test for pr104529, @SuppressWarnings("unchecked") not being honoredacolyer2005-08-192-0/+11
* fix for pr86057, overriding of final pointcutacolyer2005-08-192-0/+10
* tests for pr78261, field patterns with a void field typeacolyer2005-08-192-1/+11
* tests for pr91114, (before - after) expressionacolyer2005-08-192-1/+10
* tests for pr78707, before returning and before throwing adviceacolyer2005-08-192-0/+11
* tests for pr 64568 and 74562acolyer2005-08-192-0/+20
* wording changed in some JDT compiler messagesacolyer2005-08-191-5/+4
* collection of really basic tests to use when bringing up a new version of the...acolyer2005-08-192-0/+53
* tests for pr107059 and generics chapter of ajdkacolyer2005-08-183-1/+73
* Andrews test for pr93356aclement2005-08-181-0/+4
* test for pr93356 and generic binary weaving itdsaclement2005-08-181-0/+57
* added ajdk generics tests and test for annotation matching on intermediate ty...acolyer2005-08-173-0/+116
* 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
* updated message text...acolyer2005-08-161-1/+1
* 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-122-0/+15
* 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
* test case for pr106634 :acolyer2005-08-112-3/+39
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-112-2/+9
* tests and fix for bug pr106461:acolyer2005-08-102-0/+10
* test cases for after throwing and after returning with generic and parameteri...acolyer2005-08-102-1/+134
* tests for args - this completes the implementation of generic and parameteriz...acolyer2005-08-092-33/+191
* genericitds: 2 big changes here: I've modifed the super/extends stuff so it...aclement2005-08-092-40/+80
* genericitds: test programs for ITDs targetting the different kinds of type.aclement2005-08-081-0/+22
* Fix for pr98901: copying annotations to new members created via ITD !!aclement2005-08-081-0/+1
* genericitds:aclement2005-08-082-22/+32
* generic itds:aclement2005-08-081-0/+45
* tests and implementation for calls to bridge methods. This completes the impl...acolyer2005-08-052-2/+14
* tests and fix for call pointcut matching with various generic and parameteriz...acolyer2005-08-052-10/+69
* genericitds: lots of new support for recursive type variables and ITD ctors.aclement2005-08-042-11/+105