summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-132-0/+13
* tests and a fix for the bug with no name, in which Pooh gets carried away and...acolyer2005-09-122-0/+8
* tests and fix for pr105181, implicit cast of itd field type on return from ge...acolyer2005-09-121-7/+4
* Test and fix for PR103740: Compiler failure on @annotationaclement2005-09-122-2/+13
* tests and fix for pr108903 - MUST process from super aspect to sub aspect whe...acolyer2005-09-122-2/+13
* added test for pr105181acolyer2005-09-112-0/+13
* tests and fix for pr108826, not correctly converting from T[] to ResolvedType.acolyer2005-09-092-1/+11
* tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5acolyer2005-09-092-0/+12
* tests and fix for pr108886, result of having no source location for resolved ...acolyer2005-09-082-0/+3
* tests and fix for pr109042, unusedArgument warning on aj synthetic argsacolyer2005-09-082-0/+9
* tests and fix for pr108902 and pr108903acolyer2005-09-082-0/+18
* tests and fix for pr108816, args with binding with .. at join point with synt...acolyer2005-09-062-1/+9
* tests for pr108818, private pointcuts overridden inadvertantlyacolyer2005-09-062-0/+11
* tests for pr87530, final modifier on interface itdmacolyer2005-09-052-1/+13
* tests and fix for pr99125 - duplicate members in interfaces after binary weavingacolyer2005-09-022-0/+16
* test and fix for pr101606, unused privated method warnings incorrectly genera...acolyer2005-09-022-1/+10
* second part of test and fix for pr102212 - synchronized itdm on interfaces ge...acolyer2005-09-022-0/+10
* tests and fix for pr1202212 - poor job of testing modifiers on ITD methodsacolyer2005-09-022-0/+11
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes...acolyer2005-09-024-1/+46
* tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...)acolyer2005-09-022-1/+9
* tests for pr59397, synthetic ITC arg confusing matchingacolyer2005-09-013-1/+10
* test and fix for pr74048, unused private warnings for aspect types.acolyer2005-09-012-0/+8
* tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic...acolyer2005-09-012-0/+8
* tests and fix for pr71159, visibility not taken into account when determining...acolyer2005-08-312-0/+30
* tests and fix for pr107858, inline field access in argument to proceed with t...acolyer2005-08-312-0/+11
* tests for pr104024, inner class constructed inline and passed as argument to ...acolyer2005-08-314-0/+11
* tests and fix for pr105479, declare parents introducing method override with ...acolyer2005-08-312-1/+8
* test for pr95992acolyer2005-08-312-1/+9
* tests for pr108370, enum switch in itd method with target type on the inpathacolyer2005-08-312-1/+15
* tests for pr108454, 'Waving' crash on a 1.5 java generics?acolyer2005-08-312-1/+10
* fix for pr108377, Verify error on unqualified reference to itd field inside i...acolyer2005-08-312-0/+12
* tests for pr107953 and newsgroup reported issue of varargs matching with type...acolyer2005-08-303-2/+24
* tests for pr108425 and pr108104acolyer2005-08-302-0/+18
* 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