summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-073-9/+9
* Fixed bugs: mkersten2003-08-061-0/+5
* quick and dirty link checker manual testwisberg2003-06-051-0/+25
* quick and dirty link checkerwisberg2003-06-051-0/+546
* javarun attributes for interpreting error/output streams as errors, used onl...wisberg2003-06-023-5/+53
* 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
* added taskdefs to classpath to support AjcTaskCompileCommandwisberg2003-05-242-0/+2
* Tests for AjcTaskCompileCommmand adapterwisberg2003-05-241-0/+270
* 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
* stricter test run comparisonswisberg2003-05-141-5/+10
* - 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
* including new attributes for round-trip testingwisberg2003-05-091-0/+9
* 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
* new dependency on AJDE for ajde.CompileCommand implementationwisberg2003-05-072-1/+5
* 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
* avoiding compiler warning wrt static ref via instancewisberg2003-02-282-51/+52
* incomplete upgrade to read expected-messages from xmlwisberg2003-02-283-12/+219
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2642-201/+240
* Ignore bin directoryacolyer2003-02-261-0/+1
* resolving misc compiler warnings wisberg2003-02-1313-52/+291