aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-073-1/+36
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-072-7/+8
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-038-22/+159
* Fix for LTW tests, can now find the ant locator for running the tests.aclement2005-06-021-0/+1
* temporary test removal until Alex can get synchronized.aclement2005-06-021-3/+4
* 4 additional tests passing...acolyer2005-06-021-12/+12
* fix some glitches in test cases to ensure that these are legal AspectJ declar...acolyer2005-06-024-6/+6
* GenericsWork: ITD testcases, commented out - needs parser work first.aclement2005-06-022-3/+149
* GenericsWork: ITD testcodeaclement2005-06-0212-0/+136
* GenericsWork: testcaseaclement2005-06-021-0/+7
* GenericsWork: 5 new generics tests.aclement2005-06-012-0/+53
* GenericsWork: new test programs for bug reports.aclement2005-06-014-0/+60
* ignore bintest directoriesacolyer2005-05-311-0/+1
* test case fixavasseur2005-05-313-10/+6
* @AJ aspect inheritance and static pc refavasseur2005-05-315-0/+99
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-303-9/+3
* pure binary weaving examplewisberg2005-05-201-1/+37
* pure binary weaving examplewisberg2005-05-203-1/+28
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-203-0/+52
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-194-7/+43
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-181-0/+10
* LTW and around inling test for code styleavasseur2005-05-178-0/+163
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-1710-103/+199
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-163-0/+85
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-135-11/+103
* LTW test commented out due to 75442 just rollbacked...avasseur2005-05-121-1/+2
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-122-21/+27
* harness LTW support - untestedwisberg2005-05-123-13/+161
* Reduced duplication of vm checking logic.aclement2005-05-121-1/+2
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-123-0/+12
* Reverting - duplicate tools.jar entrywisberg2005-05-111-1/+0