summaryrefslogtreecommitdiffstats
path: root/ajde/testsrc
Commit message (Expand)AuthorAgeFilesLines
* Fix for a test that was relying on previous state lying around on disk from a...aclement2005-04-061-4/+11
* 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
* This modified ordering (?!?) means you don't get silly .ajsym files left arou...aclement2004-12-031-3/+3
* 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
* 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 dif...aclement2004-08-171-0/+76
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-162-0/+56
* 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
* Fix for Bugzilla Bug 57666 aclement2004-08-022-0/+70
* organized imports.aclement2004-07-291-1/+0
* organized imports and deleted unused guff.aclement2004-07-291-11/+0
* Added declare parents relationship test, party commented out and waiting on A...mkersten2004-07-271-2/+27
* added no-arg constructor for conveniencemkersten2004-07-271-0/+4
* update tests for new options processingacolyer2004-06-081-15/+15
* Fix for Bugzilla Bug 40192 aclement2004-03-182-0/+411
* fix for Bugzilla Bug 47910 acolyer2004-03-174-8/+97
* Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...aclement2004-02-261-8/+14
* Temporarily commenting out unreliable section of the test.aclement2004-02-251-14/+20
* Bit more diagnostic info in that test that fails on the build machine - it wo...aclement2004-02-251-8/+11
* Fix for Bug 36430: Xreweavable supportaclement2004-02-242-0/+427
* Fixed bug#45489 "Structure model is wrong when re-opened"mkersten2004-02-192-0/+105
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-238-93/+93
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-132-5/+5
* ensure InpathTestCases still behave in the presence of CVS info acolyer2003-11-111-6/+10
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-113-0/+469
* Fix from Matthew Webster for copying first resource in jars and acolyer2003-11-041-25/+20
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-315-9/+50
* Cleanup of bad test data.mkersten2003-09-261-2/+2
* Added model building performance test.mkersten2003-09-053-2/+74
* serializing tests. Some depended on others for builds, but test run order is...wisberg2003-08-281-22/+8
* Added a call to remove all structure model listeners from previous run to pre...acolyer2003-08-161-0/+6
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-163-5/+19
* Added spacewar project for testing.mkersten2003-08-162-1/+28
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-141-12/+46
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-147-103/+105
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-135-18/+17
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-1215-52/+26
* added license headerwisberg2003-08-082-18/+24
* Got advice relationships working.mkersten2003-08-088-54/+57
* First pass at new relationship API support.mkersten2003-08-081-7/+16
* Fixed ProgramElement modifiers bug.mkersten2003-08-082-5/+1