aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* generics: decp testcasesaclement2005-07-044-2/+31
* testcaseaclement2005-07-041-2/+2
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...avasseur2005-07-046-8/+186
* generics: trivial decp implements.aclement2005-07-041-4/+6
* generics decp test.aclement2005-06-211-1/+1
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-206-0/+84
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro...acolyer2005-06-202-4/+4
* Tests and fixes for bug 100260: methods inherited from a generic parentaclement2005-06-163-1/+32
* Test for bug 83311 - dreaded clone() method being ITDdaclement2005-06-161-0/+22
* Fix and tests for bug 100227: [generics][itds] inner class with generic enclo...aclement2005-06-163-3/+49
* generics bugs testcases.aclement2005-06-141-9/+6
* Altered classpath calculating logic to hopefully work on the build machineaclement2005-06-141-3/+4
* Tests for 98320, 99228, 99089: [generics][itds]aclement2005-06-145-5/+74
* fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...avasseur2005-06-133-8/+10
* unused imports (only)wisberg2005-06-091-1/+0
* update to binary format as part of generics work, plus remove needless duplic...acolyer2005-06-095-5/+5
* update to binary format as part of generics workacolyer2005-06-095-0/+0
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some c...avasseur2005-06-098-11/+154
* Tests for pr99089 - commented out in Ajc150Tests.javaaclement2005-06-094-1/+22
* Readded test, order fixed via precedenceaclement2005-06-092-4/+5
* test for if @style - a todo for Adrianavasseur2005-06-094-29/+29
* removing junitModules - use ant test in each module or run-all-junit-tests mo...wisberg2005-06-091-515/+0
* disabled test that assumes advice between unrelated aspects is ordered.wisberg2005-06-081-3/+4
* These fail and were not included in JUnit suite gather, but are caught up in ...wisberg2005-06-081-14/+36
* To run compiler tests, just `cd tests; ant test`wisberg2005-06-081-94/+3
* testsrc/TestsModulesTests for consistency. Now to run compiler tests, just `...wisberg2005-06-082-0/+43
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-081-1/+1
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-0/+46
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-083-0/+78
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-11/+29
* Two more generics testcases working.aclement2005-06-081-8/+12
* tests for pr84260: static importsaclement2005-06-085-0/+39
* Improved generic ITD tests.aclement2005-06-083-2/+5