summaryrefslogtreecommitdiffstats
path: root/testing/src
Commit message (Expand)AuthorAgeFilesLines
...
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-072-8/+8
* Fixed bugs: mkersten2003-08-061-0/+5
* quick and dirty link checkerwisberg2003-06-051-0/+546
* javarun attributes for interpreting error/output streams as errors, used onl...wisberg2003-06-022-5/+51
* Added SecurityManager which halts any System.exit() call from JavaRun thread ...wisberg2003-05-311-11/+138
* normal validation now fail if an Integer result not of value 0wisberg2003-05-312-2/+19
* delay until after final last-modified-time stamp on newly-staged files wisberg2003-05-312-0/+15
* better info/debug strings when JavaRun fails wisberg2003-05-311-1/+1
* better info/debug strings when JavaRun failswisberg2003-05-311-10/+38
* PR-based queries were dominating - now do union correctlywisberg2003-05-251-1/+2
* adding harness feature to select tests based on their title (description), re...wisberg2003-05-251-18/+192
* ICommand adapter for Ant taskdef is simple for the non-incremental case and u...wisberg2003-05-241-0/+294
* supporting -ajctaskCompiler option with AjcTaskCompileCommandwisberg2003-05-241-5/+12
* awful downcast for AjcTaskCompileCommand - should be remedied after 1.1 with ...wisberg2003-05-241-1/+5
* updated implementation for -ajdeCompiler. wisberg2003-05-241-61/+182
* - new data (IMessageHolder rather than lists), same algorithms wisberg2003-05-141-128/+170
* - supporting badInput for all IAjcRun wisberg2003-05-141-26/+33
* - enforcing -incremental => staging wisberg2003-05-141-100/+52
* - supporting parent badInput in XML wisberg2003-05-141-25/+4
* - supporting parent badInput in XMLwisberg2003-05-142-10/+7
* - absolutizing tempdir path if necessary wisberg2003-05-141-2/+7
* - revamped message comparators, wisberg2003-05-141-65/+144
* - new filter to remove arbitrary elements from diffs wisberg2003-05-141-1/+39
* - using easier list view of messageswisberg2003-05-141-5/+7
* includeClassesDirwisberg2003-05-091-2/+13
* - platform-independent relative path wisberg2003-05-091-2/+5
* Deleting temporary dir and config file, like harness -killTemp option (ignore...wisberg2003-05-091-5/+17
* Fixing Harness bug of adding the output directory to the classpath, which con...wisberg2003-05-094-8/+20
* supporting a forked java run provisionally with system properties specifying ...wisberg2003-05-073-20/+244
* -keepTemp implementation: Suite run iterator calls clearCommand, which also c...wisberg2003-05-072-6/+18
* 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
* supporting sourcerootswisberg2003-03-101-8/+76
* neglected commit for sourcelocation contextwisberg2003-03-051-6/+14
* XXX making the build work again, Wes needs to implement the correct fixjhugunin2003-03-051-0/+3
* info messages wrt inc-compile staging wisberg2003-03-041-0/+2
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2628-136/+184
* resolving misc compiler warnings wisberg2003-02-1313-52/+291
* more (incomplete) work on directory comparison, misc test fixes.wisberg2003-01-251-47/+93
* removing resources from former GUI client not included in CPL sources.wisberg2003-01-2520-53/+0
* allowing large bug ids to make room for eclipse.org bugsjhugunin2003-01-071-1/+1
* allowing large bug ids to make room for eclipse.org bugsjhugunin2003-01-071-1/+1
* - test class loader fix for test classes loaded from jars wisberg2003-01-065-105/+258
* bad javadoc commentwisberg2003-01-061-1/+1
* - added info line on failure with TestClassLoader classpathwisberg2003-01-061-2/+4
* fixed apparantly-unused errordir attributewisberg2002-12-311-5/+0
* initial versionwisberg2002-12-1679-0/+16145