aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Deleting temporary dir and config file, like harness -killTemp option (ignore...wisberg2003-05-091-5/+17
* including new attributes for round-trip testingwisberg2003-05-091-0/+9
* - test compile includeClassesDir attribute wisberg2003-05-091-33/+61
* test source upgrades for new and old testswisberg2003-05-092-0/+4
* Another strange incremental test, taken from ajcHarnessTests wisberg2003-05-091-1/+17
* new attribute for compile, includeClassesDirwisberg2003-05-091-0/+1
* moved incremental tests from failing (since they now pass) jhugunin2003-05-092-163/+25
* changed suite spec from ajc-test+ to ajc-test* to allow empty suites jhugunin2003-05-091-1/+1
* handling Shadow.PreInitialization as a INITIALIZER_RELATION jhugunin2003-05-091-0/+3
* fix to use cache for isPackage method (as indicated by previous !!! comment) jhugunin2003-05-091-2/+25
* Added persist member.acolyer2003-05-091-1/+5
* Backing out the change I made to add the output directory to the classpath. wisberg2003-05-091-5/+5
* two new incremental tests, each of which fails if run first but not otherwise...wisberg2003-05-097-0/+71
* comment documenting keyword "incremental-test"wisberg2003-05-091-0/+1
* Fixing Harness bug of adding the output directory to the classpath, which con...wisberg2003-05-094-8/+20
* fixed testFileNodeFind that would always pass to be more strict jhugunin2003-05-081-1/+6
* adding output dir/jar by default to classpath to permit resolving types in in...wisberg2003-05-081-16/+22
* - removed invalid test requiring -sourceroots in the argument list. They mig...wisberg2003-05-081-30/+31
* updated with tests, etc. Not working yet: wisberg2003-05-081-42/+163
* incomplete update to support module jars rather than eclipse bin directories ...wisberg2003-05-081-38/+102
* permitting module builds without trimming, to have the option of using those ...wisberg2003-05-081-3/+4
* changing after to after returning, with Jim's blessing.wisberg2003-05-082-9/+9
* fix for reported bug with invalid classpath entries (from the environment) jhugunin2003-05-073-21/+64
* initial draft of release build/test script. wisberg2003-05-071-0/+147
* fixed bug for inferring the kind of messages from the eclipse batch jhugunin2003-05-071-2/+2
* wrong handler referencewisberg2003-05-071-4/+4
* Minor updates for 1.1 rc2acolyer2003-05-071-3/+3
* moving to all-inclusive testing client for forking wisberg2003-05-071-1/+22
* envp and snooping error stream in process controllerwisberg2003-05-072-7/+35
* supporting a forked java run provisionally with system properties specifying ...wisberg2003-05-074-24/+307
* -keepTemp implementation: Suite run iterator calls clearCommand, which also c...wisberg2003-05-072-6/+18
* -killTemp to delete temp directories when each test case completeswisberg2003-05-072-3/+20
* updated test-writing docs for AJDE fresh incremental builds.wisberg2003-05-071-7/+50
* new harness tests wisberg2003-05-071-3/+50
* new attributes: wisberg2003-05-071-1/+3
* new dependency on AJDE for ajde.CompileCommand implementationwisberg2003-05-072-1/+5
* remove !eclipse from aliases because it is the default wisberg2003-05-071-4/+2
* AJDE compiler, supports fresh incremental buildswisberg2003-05-071-0/+253
* - support for "same" tag, which makes no changes before incrementally compiling wisberg2003-05-071-2/+24
* API for Compiler to reuse commandwisberg2003-05-071-0/+6
* - new reuseCompiler option (but see inc-compile fresh) wisberg2003-05-071-19/+36
* staging was not being written to XML.wisberg2003-05-072-4/+16
* I believe this file can/should be deleted as unusedwisberg2003-05-071-0/+1
* comment, organizes imports (using 2, right?)wisberg2003-05-071-4/+4
* added harness tests (to JUnit test that is not included by default since it r...wisberg2003-05-071-1/+2
* creating a fresh AjState object whenever doing a batch build to make jhugunin2003-05-061-0/+4
* "organized imports" to eliminate compiler warningsacolyer2003-05-0619-104/+33
* - special-casing -help to avoid printing usage twice wisberg2003-05-062-0/+14
* adding ant script to build AspectJ sources using AspectJ as a test wisberg2003-05-063-80/+306
* keyboard mnemonics and acceleratorswisberg2003-05-051-23/+43