aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/testsrc
Commit message (Expand)AuthorAgeFilesLines
* Include any weaving messages in with the info messages.aclement2004-08-271-0/+1
* organized importsaclement2004-08-231-2/+0
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-232-0/+103
* Fix and testcase for Bugzilla Bug 49657aclement2004-08-192-0/+55
* fix for Bugzilla Bug 37020acolyer2004-08-192-2/+2
* Fix for Bugzilla Bug 71076aclement2004-08-182-0/+75
* Get the classpath correct for running the rogue test :)aclement2004-08-161-1/+4
* Putting the failing test back in - will it work this time?aclement2004-08-161-1/+1
* commenting out one test for one run - must put it back in when its fixed!aclement2004-08-141-1/+1
* Bugzilla Bug 71339aclement2004-08-131-0/+122
* Bugzilla Bug 71339aclement2004-08-133-0/+65
* See the stack trace in real stderr so you can click on it !aclement2004-08-061-0/+1
* works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3...acolyer2004-08-061-1/+2
* making paths absolute flushed out a Linux file system dependency in one of theacolyer2004-08-061-1/+1
* fix for Bugzilla Bug 42573acolyer2004-08-051-9/+47
* if I will insist on having my own directory....acolyer2004-08-051-0/+1
* tests for Bugzilla Bug 54618acolyer2004-08-052-0/+126
* Enables a test to access the last run result (for output checking)aclement2004-08-051-3/+9
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-045-3/+1305
* The BIG commit. aclement2004-08-031-2/+34
* Fix for Bugzilla Bug 57666 aclement2004-08-021-0/+30
* organized imports.aclement2004-07-291-4/+4
* fix for Bugzilla Bug 58681acolyer2004-07-272-6/+10
* Made AsmHiearchyBuilder extensible in order to support tools that require moremkersten2004-07-271-1/+4
* tests for the new options handlingacolyer2004-06-083-16/+154
* Fix and tests for Bugzilla Bug 62227 aclement2004-05-141-0/+24
* change test cases to use File.pathSeparator rather than ";"acolyer2004-04-262-8/+8
* AsmBuilderTest.testNullHandlingOfVisit() now checks for an NPE instead of an ...mkersten2004-04-071-4/+9
* Fix for Bug 55341 aclement2004-04-021-2/+11
* fix for Bugzilla Bug 31460 acolyer2004-04-021-0/+82
* Convenience method to run ajc in a child classloader and get List/String resu...wisberg2004-03-311-0/+33
* Fix for Bugzilla Bug 41181 aclement2004-03-161-0/+12
* Checking in Noel's update to the benchmarks. We have to scale up the numbers...aclement2004-02-192-6/+3
* Yes yes, I broke the build. The performance code had a 1.4 API in it (split(...aclement2004-02-102-3/+4
* Performance benchmarks from Noel and Matthew. Run these tests standalone to ...aclement2004-02-102-0/+897
* Fix for Bugzilla Bug 50641 aclement2004-02-091-3/+3
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-243-1/+52
* eliminated a dependency on org.eclipse.core.runtime that had crept acolyer2004-01-231-2/+2
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-236-31/+31
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-134-51/+86
* Fix for: Bugzilla Bug 49814 jhugunin2004-01-121-0/+8
* Rogue import of EajcModuleTests was breaking Eclipse buildsacolyer2003-11-041-2/+0
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-318-77/+94
* test for canonical versions of sourcedirs etc.acolyer2003-09-121-11/+24
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-141-1/+1
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-2/+2
* use System property aspectjrt.path to add to testcase classpath if definedacolyer2003-08-115-24/+59
* Got advice relationships working.mkersten2003-08-081-1/+1
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-081-1/+1
* fix for Bugzilla Bug 41175 jhugunin2003-08-081-1/+1