summaryrefslogtreecommitdiffstats
path: root/testing/src
Commit message (Expand)AuthorAgeFilesLines
* removing unused Fork and WrapFilewisberg2004-10-061-225/+22
* removing unused reliance on forkwisberg2004-10-061-20/+1
* support vm args during forking (simple update: forking still requires system ...wisberg2004-10-051-0/+9
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-0/+17
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-161-0/+9
* The BIG commit. aclement2004-08-032-1/+18
* organized imports.aclement2004-07-291-1/+0
* harness support for dirchanges delay (milliseconds) attributewisberg2004-06-101-1/+13
* ensure that no test involving the checking of timestamps inacolyer2004-06-021-0/+6
* bug 59599 - dir-changes delay for filesystemwisberg2004-05-051-1/+29
* recursive message checks of run status with childrenwisberg2004-03-312-0/+58
* enabled dir-changes, changed output messageswisberg2004-03-311-5/+5
* partial extension of incremental test harness to stage additonal resource types acolyer2004-03-161-36/+51
* fix for Bugzilla Bug 43714 acolyer2004-03-161-13/+14
* fix for Bugzilla Bug 43714 acolyer2004-03-162-1/+12
* -xlintfile option supportwisberg2004-03-081-6/+19
* updated beaninfo tests for new properties, reenabled and updated compile-time...wisberg2004-03-081-59/+66
* Fix for Bug 36430: Xreweavable supportaclement2004-02-241-0/+1
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2327-282/+282
* bug: was not permitting target 1.3 or 1.4 wisberg2004-01-151-2/+10
* -logXML... round-tripping fixedwisberg2004-01-092-3/+4
* harness support for message details, extra source locations wisberg2004-01-099-737/+1136
* fix for Bugzilla Bug 41952 jhugunin2004-01-071-0/+8
* inpath supportwisberg2003-12-152-4/+38
* no semantic change - avoiding warning about static members accessed via non-s...wisberg2003-12-022-3/+3
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-112-3/+9
* expanded definition of makeSoftDiffs to cope with multiple expected acolyer2003-11-101-46/+71
* add support for extdirs wisberg2003-10-311-10/+55
* revamped option handling: n-element options, collision/conflict detection/res...wisberg2003-10-296-549/+2711
* head-compatible version of earlier fix. sigh. wisberg2003-10-233-16/+154
* support for -1.3, -1.4, and -1.5wisberg2003-10-231-8/+43
* implementing clone() for test specificationswisberg2003-08-285-3/+166
* initial cut at resolver. Still getting default JDK 1.4 parser error "base UR...wisberg2003-08-171-19/+150
* paring globals to those used, then using them consistentlywisberg2003-08-172-8/+7
* permitting null input in public utility methodwisberg2003-08-171-0/+3
* static methods for unwrapping to keep internal structure knowledge localwisberg2003-08-141-0/+14
* Got advice relationships working.mkersten2003-08-081-2/+7
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-081-9/+13
* 40534: Declare warning/error output - more detail required. mkersten2003-08-071-1/+9
* 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