summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added model building performance test.mkersten2003-09-053-2/+74
* Added spacewar to test data.mkersten2003-09-0533-0/+3107
* Made model generation optional.mkersten2003-09-053-4/+11
* test and fix for bug reported today on aspectj-dev jhugunin2003-09-053-0/+30
* test and fix for Bugzilla Bug 42539 jhugunin2003-09-044-1/+29
* aligning task with Javac task: wisberg2003-08-291-27/+15
* sourceRootCopyFilter testwisberg2003-08-297-10/+59
* changed warning to errorjhugunin2003-08-291-1/+1
* mostly final editsehilsdal2003-08-286-142/+248
* fix and test for Bugzilla Bug 41359 jhugunin2003-08-285-5/+70
* updated fix for 40807 - compiler adapter was supplying destDir when not speci...wisberg2003-08-282-28/+40
* cloning re-used test specifications to avoid test interactionswisberg2003-08-281-4/+11
* ignoring test case expecting a skip when using the old ajc compiler in increm...wisberg2003-08-281-1/+1
* checking clone when doing xml round trips on our test specificationswisberg2003-08-281-0/+13
* compiler run equals check wasn't testing argfiles, aspectpath, or sourcerootswisberg2003-08-281-0/+3
* implementing clone() for test specificationswisberg2003-08-285-3/+166
* serializing tests. Some depended on others for builds, but test run order is...wisberg2003-08-281-22/+8
* updated section 3ehilsdal2003-08-286-54/+33
* UML diagram built with Argo UML (http://argouml.tigris.org)jhugunin2003-08-283-0/+298
* made everything inherit from Test againehilsdal2003-08-2812-66/+86
* moved to Listehilsdal2003-08-281-24/+26
* typoehilsdal2003-08-281-1/+1
* in AspectJ 1.1, set jp's have void return typeehilsdal2003-08-281-3/+3
* fixesehilsdal2003-08-281-116/+61
* removed unnecessary constructors and untabifiedehilsdal2003-08-2813-79/+8
* updating for new filesehilsdal2003-08-281-2/+0
* stub answer fileehilsdal2003-08-281-0/+7
* updated section 2ehilsdal2003-08-2815-343/+215
* rough edit of text for section 3jhugunin2003-08-271-61/+37
* revised section 4 (untested)jhugunin2003-08-2713-94/+45
* untabifiedehilsdal2003-08-2718-289/+289
* untabifiedehilsdal2003-08-2730-289/+289
* initial build.xml; has lots of dangling referencesehilsdal2003-08-271-0/+110
* starting rework for oopslaehilsdal2003-08-271-62/+29
* Fixed several broken links uncovered in 1.1.1rc1 testing.acolyer2003-08-271-11/+11
* performance faq item corrections promised on the list. wisberg2003-08-231-11/+17
* added a cache by handle to avoid terrible performance on larger projectsacolyer2003-08-232-3/+28
* @testcase PR#41888 call PCD fails when given subtype of defining typewisberg2003-08-232-0/+83
* Using correct patch for bug 39436 instead of vague one from emailehilsdal2003-08-211-21/+32
* Still patching for bug 39470 (patch devised by Andy, vetted by me). ehilsdal2003-08-201-1/+11
* added ant driver for JUnit ajctest driverwisberg2003-08-171-0/+40
* initial cut at resolver. Still getting default JDK 1.4 parser error "base UR...wisberg2003-08-171-19/+150
* disabled test spec error test b/c it can't be skipped for JUnit driverwisberg2003-08-171-4/+5
* Reimplemented JUnit harness adapterwisberg2003-08-176-200/+612
* balancing start/end suite callswisberg2003-08-171-8/+12
* some xml parsers don't like space here...wisberg2003-08-171-1/+1
* paring globals to those used, then using them consistentlywisberg2003-08-173-9/+9
* permitting null input in public utility methodwisberg2003-08-171-0/+3
* Added a call to remove all structure model listeners from previous run to pre...acolyer2003-08-161-0/+6
* Added a removeAllListeners method to be called from test suite to acolyer2003-08-161-0/+8