Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix outdated ajcTestSuite.dtd and lots of XML problems | Alexander Kriegisch | 2021-03-14 | 1 | -71/+119 |
| | | | | | | | | | Now there should be no more inspection warnings when working with XML test definitions. Only the strangely looking XML files used by PureJavaTests and KnownLimitationsTests are left to be analysed and fixed. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | 386341 | Andy Clement | 2012-10-01 | 1 | -0/+1 |
| | |||||
* | harness LTW support - untested | wisberg | 2005-05-12 | 1 | -2/+5 |
| | |||||
* | support for aspectpath attribute in run element | wisberg | 2004-10-06 | 1 | -0/+1 |
| | |||||
* | removing unused file entity, adding fork attribute | wisberg | 2004-10-06 | 1 | -4/+3 |
| | |||||
* | The BIG commit. | aclement | 2004-08-03 | 1 | -0/+1 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | harness support for dirchanges delay (milliseconds) attribute | wisberg | 2004-06-10 | 1 | -0/+1 |
| | |||||
* | fix for Bugzilla Bug 43714 | acolyer | 2004-03-16 | 1 | -0/+1 |
| | | | | | weaving from an input jar into that same jar. (adds outjar attribute to 'compile') | ||||
* | -xlintfile option support in the harness, and tests | wisberg | 2004-03-08 | 1 | -0/+1 |
| | |||||
* | harness support for message details, extra source locations | wisberg | 2004-01-09 | 1 | -1/+6 |
| | |||||
* | add support for extdirs | wisberg | 2003-10-31 | 1 | -1/+2 |
| | | | | | | unhide support for classpath fix writes for sourcepath, argfiles add hook to not enforce compiler for testing | ||||
* | javarun attributes for interpreting error/output streams as errors, used ↵ | wisberg | 2003-06-02 | 1 | -0/+2 |
| | | | | only when forking | ||||
* | - adding badInput attribute to compiler | wisberg | 2003-05-14 | 1 | -2/+3 |
| | | | | | - adding message kinds (abort, fail, info) - message line no longer required | ||||
* | new attribute for compile, includeClassesDir | wisberg | 2003-05-09 | 1 | -0/+1 |
| | |||||
* | changed suite spec from ajc-test+ to ajc-test* to allow empty suites | jhugunin | 2003-05-09 | 1 | -1/+1 |
| | | | | so that ajcTestsFailing can be empty without looking scary when run | ||||
* | new attributes: | wisberg | 2003-05-07 | 1 | -1/+3 |
| | | | | | - compile reuseCompiler - inc-compile fresh | ||||
* | supporting sourceroots | wisberg | 2003-03-10 | 1 | -0/+1 |
| | |||||
* | added fast-fail (untested) | wisberg | 2003-01-26 | 1 | -0/+1 |
| | |||||
* | added classpath element to compile | wisberg | 2003-01-06 | 1 | -0/+1 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+48 |