aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* completes all of the MAP bar ITDsacolyer2005-10-039-1/+309
* pr83717: allows ITD incremental compilation with reweavable. Also commented ...aclement2005-10-031-6/+2
* test for pr84033 promoted from failing suite to real suite.aclement2005-10-036-9/+38
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-302-9/+9
* bugs bugs bugs: testcases for things on my list.aclement2005-09-302-1/+33
* new test programs for bug reports.aclement2005-09-306-0/+127
* test fixavasseur2005-09-291-1/+2
* tests and fix for enh 108118, completes @SuppressAjWarnings implementationacolyer2005-09-295-2/+57
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-0/+2
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-292-5/+4
* tests and fix for pr100195, local var debug info not preserved when inlining ...acolyer2005-09-293-0/+71
* perclause resolvingacolyer2005-09-291-0/+1
* pr110927: testcase and fixaclement2005-09-283-7/+29
* pr110927: testcaseaclement2005-09-281-0/+18
* temp comment out for CC, update for #107953 fixavasseur2005-09-282-2/+3
* test for Adrian, #108488 - note: other test are commented outavasseur2005-09-282-3/+36
* pr110788: testcasesaclement2005-09-286-7/+69
* tests for pr102933, array clone in -1.4, -1.5 vs -1.3acolyer2005-09-273-0/+30
* tests and fix for pr88900, unneccessary warningacolyer2005-09-274-0/+164
* pr110307: test cases.aclement2005-09-272-0/+90
* tests and fix for 109283.acolyer2005-09-223-4/+40
* attempt to create the right classpath for running org.aspectj.weaver.tools te...acolyer2005-09-221-1/+1
* tests for pr76374 - missing type warning on declare parentsacolyer2005-09-213-1/+17
* tests and fix for pr102210 - not descending into branches when pulling up dis...acolyer2005-09-211-1/+2
* test for annotation binding bug when target type in bytecode != declaring typ...acolyer2005-09-211-0/+37
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-217-1/+67
* pr109728: testcaseaclement2005-09-193-0/+20
* test for pr102210aclement2005-09-143-1/+50
* test and fix for pr109486: bcel exception when expecting compiler error for f...aclement2005-09-143-0/+9
* rebuilt due to attribute modifications.aclement2005-09-137-0/+0
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-132-0/+13
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-131-0/+24
* tests and a fix for the bug with no name, in which Pooh gets carried away and...acolyer2005-09-124-0/+67
* tests and fix for pr105181, implicit cast of itd field type on return from ge...acolyer2005-09-122-7/+14
* Test and fix for PR103740: Compiler failure on @annotationaclement2005-09-123-2/+29
* tests and fix for pr108903 - MUST process from super aspect to sub aspect whe...acolyer2005-09-127-2/+74
* added test for pr105181acolyer2005-09-113-0/+37
* tests and fix for pr108826, not correctly converting from T[] to ResolvedType.acolyer2005-09-095-1/+40
* tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5acolyer2005-09-093-0/+47
* 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-083-0/+175
* tests and fix for pr108902 and pr108903acolyer2005-09-087-0/+107
* tests and fix for pr108816, args with binding with .. at join point with synt...acolyer2005-09-063-1/+29
* tests for pr108818, private pointcuts overridden inadvertantlyacolyer2005-09-063-0/+34
* tests for pr87530, final modifier on interface itdmacolyer2005-09-054-1/+65
* tests and fix for pr99125 - duplicate members in interfaces after binary weavingacolyer2005-09-027-0/+66
* test and fix for pr101606, unused privated method warnings incorrectly genera...acolyer2005-09-023-1/+15
* second part of test and fix for pr102212 - synchronized itdm on interfaces ge...acolyer2005-09-023-0/+35
* tests and fix for pr1202212 - poor job of testing modifiers on ITD methodsacolyer2005-09-023-0/+33
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes...acolyer2005-09-029-1/+128