aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ajcTestSuite.dtd
Commit message (Collapse)AuthorAgeFilesLines
* Fix outdated ajcTestSuite.dtd and lots of XML problemsAlexander Kriegisch2021-03-141-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>
* 386341Andy Clement2012-10-011-0/+1
|
* harness LTW support - untestedwisberg2005-05-121-2/+5
|
* support for aspectpath attribute in run elementwisberg2004-10-061-0/+1
|
* removing unused file entity, adding fork attributewisberg2004-10-061-4/+3
|
* The BIG commit. aclement2004-08-031-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) attributewisberg2004-06-101-0/+1
|
* fix for Bugzilla Bug 43714 acolyer2004-03-161-0/+1
| | | | | weaving from an input jar into that same jar. (adds outjar attribute to 'compile')
* -xlintfile option support in the harness, and testswisberg2004-03-081-0/+1
|
* harness support for message details, extra source locationswisberg2004-01-091-1/+6
|
* add support for extdirs wisberg2003-10-311-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 ↵wisberg2003-06-021-0/+2
| | | | only when forking
* - adding badInput attribute to compiler wisberg2003-05-141-2/+3
| | | | | - adding message kinds (abort, fail, info) - message line no longer required
* new attribute for compile, includeClassesDirwisberg2003-05-091-0/+1
|
* changed suite spec from ajc-test+ to ajc-test* to allow empty suites jhugunin2003-05-091-1/+1
| | | | so that ajcTestsFailing can be empty without looking scary when run
* new attributes: wisberg2003-05-071-1/+3
| | | | | - compile reuseCompiler - inc-compile fresh
* supporting sourcerootswisberg2003-03-101-0/+1
|
* added fast-fail (untested)wisberg2003-01-261-0/+1
|
* added classpath element to compilewisberg2003-01-061-0/+1
|
* initial versionwisberg2002-12-161-0/+48