summaryrefslogtreecommitdiffstats
path: root/ajde/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
|
* Reduced duplication of vm checking logic.aclement2005-05-121-14/+3
|
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵avasseur2005-05-101-1/+1
| | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting
* Guard running the declare annotation weaving message test unless on a 1.5 vmaclement2005-05-041-0/+15
|
* Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare ↵aclement2005-05-041-2/+24
| | | | annotation
* add aspectj5rt to classpathacolyer2005-04-251-1/+1
|
* Andys quest to reduce unnecessary test output.aclement2005-04-156-51/+59
|
* Fix for a test that was relying on previous state lying around on disk from ↵aclement2005-04-061-4/+11
| | | | a previous test.
* guard on structure model dumping.aclement2005-03-241-1/+8
|
* missing copyright.aclement2005-02-081-3/+10
|
* Tests and fix for: Bug 83565mkersten2005-01-272-0/+26
| | | | BCException "bad type name" thrown when compiling
* This modified ordering (?!?) means you don't get silly .ajsym files left ↵aclement2004-12-031-3/+3
| | | | around that Eclipse wants you to check into CVS.
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-3/+26
|
* make the test tidy up after itself to reduce CVS conflicts.aclement2004-10-142-0/+5
|
* Fix for Bugzilla Bug 73334aclement2004-09-062-2/+2
| | | | Avoid clashes in the org.eclipse namespace by renaming our duplicates.
* FindBugs: fixes.aclement2004-08-231-4/+4
|
* Fixed name :)aclement2004-08-171-1/+1
|
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-2/+20
|
* Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in ↵aclement2004-08-171-0/+76
| | | | different way than jdt outline
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ ↵aclement2004-08-162-0/+56
| | | | compiler / AJDE
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-061-1/+0
|
* No really, this *is* the last fix that will make the build work.aclement2004-08-051-4/+5
|
* Argh! Surely this will fix the buildaclement2004-08-041-1/+2
|
* The BIG commit. aclement2004-08-035-47/+425
| | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off)
* Fix for Bugzilla Bug 57666 aclement2004-08-022-0/+70
| | | | | duplicate manifests cause resource-copying to gack (Contributed by Matthew Webster)
* organized imports.aclement2004-07-291-1/+0
|