aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/testsrc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Matthew's fixes for failing weaver unit tests.mkersten2003-08-084-105/+195
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-0813-96/+247
* Fixed bad paths.mkersten2003-08-071-5/+2
* Added check for build warnings.mkersten2003-08-071-0/+1
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-073-28/+31
* Fixed bugs: mkersten2003-08-064-3/+220
* Improved generation of advice and pointcut names in the ASM.mkersten2003-08-061-6/+50
* Revised and added tests for ASM containment hierarchy.mkersten2003-08-055-5/+153
* fixed 40194: error handling during build config parsingmkersten2003-07-301-24/+30
* De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit...mkersten2003-07-251-1/+2
* Fix for bug#40771 mkersten2003-07-254-5/+61
* Added coverge to LST file tests. Improved name of file opening method.mkersten2003-07-226-16/+40
* Disabling test reads from user preferences store. wisberg2003-05-142-2/+2
* fixed testFileNodeFind that would always pass to be more strict jhugunin2003-05-081-1/+6
* "organized imports" to eliminate compiler warningsacolyer2003-05-063-13/+12
* implement binary-incompatible API for detecting whether any warnings exist, t...wisberg2003-05-051-0/+15
* fix test - NPE Guard, canonicalize file inputwisberg2003-05-051-4/+5
* removing 1.4 APIwisberg2003-05-011-3/+4
* cleaner, but no semantic changeswisberg2003-04-301-14/+13
* removed printlnswisberg2003-04-301-6/+7
* not using unimplemented buildStructure() apiwisberg2003-04-301-1/+1
* no change, just nicer feedbackwisberg2003-04-302-2/+10
* mainly changed setup to avoid reading any existing user properties, which was...wisberg2003-04-301-28/+30