summaryrefslogtreecommitdiffstats
path: root/testing/newsrc
Commit message (Expand)AuthorAgeFilesLines
* removed unncessary jar referenceaclement2008-06-041-9/+8
* AspectJ6: improved diagnostics for failure caseaclement2008-01-161-1/+2
* AspectJ6: copes with 1.6 environmentaclement2008-01-161-0/+5
* 166580, comment #6: harness now allows you to specify if ordering is importan...aclement2006-12-223-16/+70
* Bug 155033 "Use ajcore for LTW problems" (move System Property handling)mwebster2006-11-061-0/+20
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-181-1/+0
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix bu...mwebster2006-08-161-1/+11
* Bug 153772 "Support stdout/stderr specifications for the ant compiler test step"mwebster2006-08-141-14/+19
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if ...mwebster2006-08-092-3/+5
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-081-1/+2
* better diagnostic message.aclement2006-08-041-4/+8
* update license to EPLacolyer2006-06-0111-22/+22
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-042-8/+46
* fixes for 118715 from Matthew.aclement2005-12-063-1/+26
* Matthews patches from 95529aclement2005-11-111-1/+1
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-072-0/+23
* make sure the harness translates path separators for those of us working on s...acolyer2005-11-031-0/+1
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-142-1/+34
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-051-3/+1
* doh!acolyer2005-09-221-0/+1
* attempt to create the right classpath for running org.aspectj.weaver.tools te...acolyer2005-09-221-1/+11
* use the right version property.aclement2005-09-151-5/+4
* unused imports (only)wisberg2005-06-091-2/+32
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-181-1/+1
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-111-2/+1
* unused importswisberg2005-05-111-2/+0
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-103-9/+18
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-042-0/+198
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-281-0/+15
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-262-3/+143
* output line numbers in stdout/err comparisons from test harnessacolyer2005-03-091-0/+4
* better handling on a 1.4 vmacolyer2005-02-172-1/+4
* vmLevel attributed should be just vm...acolyer2005-02-171-1/+1
* better support for weaveInfo message, <weave> step, and stderr/out validation...acolyer2005-02-117-4/+337
* methods pulled up from the subclass.aclement2004-08-061-0/+62
* XMLBasedAjcTestCase class and accompanying support. Drives aacolyer2004-08-047-0/+910