summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* fixed pathaclement2008-10-301-1/+1
* reactivate test: 247914aclement2008-10-301-1/+1
* 246125: the SPLITaclement2008-10-222-173/+172
* 251277: making asmmanager non-singletonaclement2008-10-202-179/+153
* New method on the interface: null implaclement2008-09-161-0/+4
* 245566: final config interface changeaclement2008-09-021-1/+5
* 245566: incremental magicaclement2008-08-291-228/+270
* findbugs/eclipse warnings fixedaclement2008-08-278-27/+361
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+1
* removed unnecessary codeaclement2008-08-221-7/+1
* switch to container from jrelibaclement2008-06-061-4/+4
* 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
* 148190#30: rebase testsaclement2007-01-128-208/+231
* patches from 148190 #22aclement2007-01-114-6/+370
* 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
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+4
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-182-1/+4
* 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
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-241-2/+6
* update license to EPLacolyer2006-06-01102-204/+204
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-161-1/+4
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-043-9/+47
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-1/+1
* 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-144-82/+56
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-052-3/+2
* 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-092-4/+37
* (disabled) convenience flag to defer long testswisberg2005-06-091-4/+5
* new main for my convenience in testing the testing modulewisberg2005-06-092-4/+22
* ignore bintest directoriesacolyer2005-05-311-0/+1
* skipping unrun testswisberg2005-05-211-6/+6
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-77/+3
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-181-1/+1
* parseBoolean utilitywisberg2005-05-171-3/+4
* harness LTW support - untestedwisberg2005-05-124-45/+207
* adding weaver (hoping no one is using < M6)wisberg2005-05-122-21/+82