summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* improved and additional signature matching testsacolyer2005-08-047-12/+213
* genericitds: more combinationsaclement2005-08-033-0/+84
* genericitds: now we're getting silly..aclement2005-08-035-0/+132
* genericitds: more combinationsaclement2005-08-034-0/+81
* genericitds: the possibilities are endless.aclement2005-07-298-11/+151
* genericitds: using wildcard '? extends Type' and '? extends <TypeVariable>'. ...aclement2005-07-292-3/+46
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-291-0/+20
* tests for initialization and preinitialization pointcut matching with genericsacolyer2005-07-295-6/+155
* genericitds: using wildcard '? extends Type'aclement2005-07-292-0/+41
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-292-0/+36
* test cases for get, set, staticinitialization, this, target, and within point...acolyer2005-07-2910-15/+449
* updates to tests in accordance with generics simplification planacolyer2005-07-284-27/+29
* fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as...avasseur2005-07-281-1/+2
* generic decp: now polices you supply the right number of parameters and they ...aclement2005-07-272-13/+21
* changed dumb testcaseaclement2005-07-271-4/+5
* genericmethoditd: testcaseaclement2005-07-271-0/+4
* rebuilt jars because of resolvedmember serialization change to remember type ...aclement2005-07-275-0/+0
* sick sick sick generic itd tests.aclement2005-07-263-0/+54
* generics: testcase - static generic method ITDaclement2005-07-261-0/+9
* generics: testcase - static generic method ITDaclement2005-07-261-0/+23
* update to expected messages for type pattern matching with genericsacolyer2005-07-222-7/+10
* annotated lines that should produce compilation warningsacolyer2005-07-221-4/+4
* changed the serialized form of a WildTypePattern to remember generic info... ...acolyer2005-07-225-0/+0
* fix #104212 very bad bug on static method call jp that has been around since ...avasseur2005-07-223-0/+74
* more tests and refinement of existing testsacolyer2005-07-212-4/+9
* fixes bug in test case caught by improved error messages in compileracolyer2005-07-211-1/+1
* generics: fixes for decp testcases involving generic types targeted by param...aclement2005-07-214-19/+35
* tidy up after a run...aclement2005-07-211-0/+5
* fix in ltw log + test + some doc on custom message handler is evilavasseur2005-07-2111-1/+249
* one more passing test...acolyer2005-07-201-6/+3
* generics: testcase for decp'ing parameterized type onto a generic type that i...aclement2005-07-201-0/+18
* commented out debug line...aclement2005-07-201-1/+1
* changes to construction and representation of parameterized types, and enforc...acolyer2005-07-201-1/+1
* ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...avasseur2005-07-188-0/+157
* fix LTW for JMX stuff, rename messageHolder, some doc on that + dumpavasseur2005-07-184-4/+4
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-182-9/+3
* testcases for pr98901 (annotations copied to targets of decannotation). Not ...aclement2005-07-1831-0/+1213
* Fix for pr103266: allow for nulls in the visitor (can happen if there are syn...aclement2005-07-183-0/+59
* This is the beginning of a significant refactoring needed to cleanly support ...acolyer2005-07-157-5/+212
* more test cases covering generics in pointcut expressionsacolyer2005-07-137-0/+229
* test that a signature with a generic declaring type does not match on the era...acolyer2005-07-123-1/+29
* test that a the erasure of a signature matches a parameterized implementation...acolyer2005-07-123-0/+27
* tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath.wisberg2005-07-113-0/+24
* fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a...avasseur2005-07-114-9/+187
* added one simple test for matching members of a parameterized type.acolyer2005-07-116-13/+71
* generics: lots of generic decp tests.aclement2005-07-112-7/+117
* generics: decp tests, binary weavingaclement2005-07-088-0/+33
* generics: decp testsaclement2005-07-083-0/+34
* add offset in MethodDeclarationAttribute for @AJ in AJDTavasseur2005-07-051-2/+2
* generics: simple decp test, woooo !aclement2005-07-043-4/+51