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