aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
* Fix test after node traversal was improvedAlexander Kriegisch2024-04-121-4/+3
* Workaround for defining classes during LTWAlexander Kriegisch2024-01-292-34/+39
* Fix tests using Javac via Ant using source/target < 1.8Alexander Kriegisch2023-08-061-1/+1
* Fix inline accessor method bug in BcelAccessForInlineMungerAlexander Kriegisch2023-08-061-3/+5
* Fix tests using Javac using source/target 1.7Alexander Kriegisch2023-06-241-4/+4
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0459-294/+293
* Replace use of ASM-renamed by original ASMAlexander Kriegisch2021-05-161-4/+4
* Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavableAlexander Kriegisch2021-03-292-28/+25
* Make all tests run on Java 16 via '-add-opens' JVM optionjava16-add-opensAlexander Kriegisch2021-03-231-8/+42
* Updated with Java12 supportAndy Clement2019-04-031-4/+4
* version bump to 1.6Andy Clement2017-09-271-4/+4
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-241-0/+1
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-066-7/+22
* Upgrade to JDT 1.8.0 compilerAndy Clement2014-03-181-2/+2
* e37 related changesaclement2011-12-101-4/+5
* remove wierdness about sometimes and sometimes not getting a param on the def...aclement2008-12-151-2/+2
* to continue to fail, with new ctor vis checkingaclement2008-12-081-0/+1
* prevents funny behaviour on JDK1.6aclement2008-08-081-5/+5
* fix error revealed by allowing mixed syntaxesaclement2008-06-171-0/+2
* Stupid bloody tests that don't tell you why they failed, I HATE THEM - fixed ...aclement2008-06-041-1/+2
* AspectJ6: simplifiedaclement2008-01-162-3/+9
* Test LTW dump for JSPsmwebster2007-01-222-0/+17
* improved - hopefully get more info as to why currently failing on the build m...aclement2006-10-101-0/+3
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ...mwebster2006-10-021-1/+1
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove u...mwebster2006-10-021-16/+41
* 154054 testcode and fix: noticing changes in around advice and forcing full b...aclement2006-09-221-8/+12
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+3
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...mwebster2006-08-235-10/+10
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-083-0/+23
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...mwebster2006-08-021-21/+0
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...mwebster2006-08-015-0/+61
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-191-0/+1
* fix for 120739mwebster2006-06-017-1/+27
* update license to EPLacolyer2006-06-016-12/+12
* fix for pr141945, misleading message re. aop.xmlacolyer2006-05-161-1/+1
* attempt to remove the damn results.ser file.aclement2006-03-281-0/+1
* switched around.aclement2006-03-271-1/+1
* testcode for 121575aclement2005-12-213-0/+69
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-192-3/+2
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-193-1/+46
* includes an error on purpose (class is not static)aclement2005-12-191-2/+2
* this was all corrupted testsavasseur2005-12-191-2/+2
* this was all corrupted testsavasseur2005-12-192-9/+8
* more tests.aclement2005-12-193-2/+41
* slightly modifiedaclement2005-12-193-6/+9
* fix new syntax @decpavasseur2005-12-192-4/+8
* rearchitect @decpavasseur2005-12-192-4/+6
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-192-3/+3
* Comparable test programs.aclement2005-12-196-0/+166
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-154-35/+135