summaryrefslogtreecommitdiffstats
path: root/ajde/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)aclement2011-08-051-5/+5
|
* 290741: encoding option on ICompilerConfigurationaclement2011-04-041-0/+4
|
* 271201: inpath handlesaclement2009-04-061-0/+6
|
* 268827: ask for the JDT project stateaclement2009-03-241-0/+5
|
* generalize report API to cover resources and outjaraclement2009-03-231-2/+2
|
* 268827: tell ajdt about class file removalaclement2009-03-201-0/+3
|
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+5
|
* 258325: fixaclement2008-12-101-12/+12
|
* 251277: making asmmanager non-singletonaclement2008-10-204-212/+176
|
* New method on the interface: null implaclement2008-09-161-0/+4
|
* 245566: final config interface changeaclement2008-09-021-0/+4
|
* 245566: incremental magicaclement2008-08-291-30/+27
|
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+4
|
* unused importaclement2008-01-241-2/+0
|
* remove swing usage, enabling tests to run with no display on linuxaclement2007-10-171-1/+1
|
* 148190#35aclement2007-01-159-13/+640
|
* 148190#32aclement2007-01-153-81/+24
|
* 148190#32aclement2007-01-153-170/+36
|
* 148190#32aclement2007-01-1531-4857/+139
|
* patches from 148190 #22aclement2007-01-112-79/+3
|
* 164288 (Jdeveloper) - fixes and tests inaclement2006-11-171-1/+50
|
* tests and fixes for pr164384aclement2006-11-171-21/+49
|
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵aclement2006-08-253-20/+8
| | | | Matthew doesnt complain.
* Bug 149289 "Support system and user aop.xml configuration files" (add ↵mwebster2006-08-231-1/+2
| | | | META-INF/aop-ajc.xml)
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-181-4/+27
|
* 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 ↵aclement2006-07-244-4/+4
| | | | interface) whether the build was full or incremental.
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-221-0/+4
|
* 132591 - Duplicate exception with aop.xml file on aspectpathmwebster2006-06-022-10/+50
|
* update license to EPLacolyer2006-06-0142-84/+84
|
* progress on enh 101983 (allow separate output folders for separate source ↵acolyer2006-05-161-0/+4
| | | | folders)
* stop the damn thing complaining.aclement2006-05-061-10/+11
|
* ignore CVS resources.aclement2006-05-061-2/+2
|
* fixes for 137235 (contributed by Ron): more intelligent logic for ↵aclement2006-05-043-2/+30
| | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...)
* test and fix for 132130aclement2006-03-172-4/+4
|
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-2/+2
|
* test and fix for 119451aclement2005-12-091-0/+1
|
* eliminating warnings...acolyer2005-11-251-1/+1
|
* this commit eliminates all bar 2 of the 60 odd compilation warnings in the ↵acolyer2005-11-248-69/+69
| | | | ajde module
* produce better diagnostics on failure.aclement2005-11-091-2/+4
|
* patch from helen to ensure the tests tidy up after themselves.aclement2005-11-082-4/+27
|
* Second patch from 95516 (ant support for -outxml) - patch from Matthewaclement2005-11-081-0/+16
|
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-082-1/+67
|
* tidy up after finishing.aclement2005-11-071-0/+9
|
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-072-0/+94
|
* test and fix for 112615 (-XhasMember not working if passed through AJDT). ↵aclement2005-10-251-0/+7
| | | | Patch from Helen Hawkins.
* Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for ↵V1_5_0M3mkersten2005-08-251-10/+10
| | | | "private" members
* unused imports (only)wisberg2005-06-091-1/+0
|
* path-handling audit - mainly TODO, but some fixes/finderswisberg2005-06-0818-16/+47
|
* test failing, emailed mik to investigate. added empty pseudo-test required ↵wisberg2005-05-211-2/+2
| | | | by ant junit