aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/incremental/tools/AjdeInteractionTestbed.java
Commit message (Expand)AuthorAgeFilesLines
* mavenizing tests - wipAndy Clement2019-01-301-559/+0
* Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-181-8/+6
* Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-101-4/+3
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-1/+1
* enabling AJDT to use annotation processorsAndy Clement2014-08-201-0/+10
* fixing generics warningsAndy Clement2012-07-101-1/+1
* genericsAndy Clement2012-03-021-3/+3
* 239649 and primitives no longer all resolved by defaultaclement2011-08-121-9/+9
* 290741: encoding option on ICompilerConfigurationaclement2011-04-041-0/+5
* 318241: resolving annotation values too earlyaclement2010-06-291-26/+41
* 271201: inpath handles for jarsaclement2009-04-071-0/+7
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+50
* classpath modification helper for testsaclement2009-01-061-0/+6
* 251277: making asmmanager non-singletonaclement2008-10-201-5/+16
* supporting multiple source folders in the model - to ensure handles compatibl...aclement2008-09-161-0/+5
* 245566: final config interface changeaclement2008-09-021-0/+5
* 245566: testcode for incremental magicaclement2008-08-281-139/+178
* minor enhancement to harnessaclement2008-08-141-0/+8
* 221427: optimizing project rebuildsaclement2008-04-011-0/+1
* 221427: improved outputaclement2008-03-111-2/+4
* 148190#30: rebase testsaclement2007-01-121-774/+191
* test and fix for 166580: multiple output locations and incremental compilationaclement2007-01-091-6/+100
* test and fix for 168840: incremental compilation and inpathaclement2006-12-211-2/+14
* tests and fixes for pr164384aclement2006-11-171-2/+16
* helen wanted this tidied upaclement2006-10-091-2/+2
* fix adrians test to allow MultiProjectIncrementalTests to run after this oneaclement2006-08-091-0/+1
* test and initial patches for 141556aclement2006-08-031-0/+10
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-241-1/+10
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...mwebster2006-06-151-2/+2
* Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....mwebster2006-06-151-37/+2
* final implementation and tests for 101983: allow separate output foldersacolyer2006-05-191-3/+16
* possible test for 138171 - i worry about it failing on some configurations th...aclement2006-05-181-2/+8
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-161-0/+5
* tests for 133532 - also tidied up the statelistener codeaclement2006-04-041-1/+22
* testcode for 128655aclement2006-02-211-6/+9
* fix for 121395 - error message on stupid aspectpathaclement2006-01-271-2/+16
* ant script for running profiling tests against aspectj with ajc source compil...acolyer2006-01-201-2/+8
* include junit on the path for testcode compilation.aclement2005-12-191-0/+1
* more tests for 119570 and a fix for a silly warning that comes out.aclement2005-12-121-2/+11
* tests for 117882aclement2005-12-041-1/+50
* fixes for 117209: ensures proceedOnError makes it across in the case of AJDT ...aclement2005-11-301-1/+16
* pr93310 now fixed !aclement2005-11-281-0/+7
* test and fix for 112736aclement2005-11-281-2/+2
* tests and fix for pr115251acolyer2005-11-251-0/+4
* test for pr113531. test patch is from Helen. Currently commented out in Mult...aclement2005-11-071-1/+8
* generic itds - see pr112105aclement2005-10-111-1/+1
* Altered classpath calculating logic to hopefully work on the build machineaclement2005-06-141-3/+4
* PTW perClause for @AJ + perClause testavasseur2005-05-021-2/+8
* MultiIncrementalSupport: the test harness for managing Ajde interactions and ...aclement2005-04-261-0/+709