Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locate, cleanup temp files | wisberg | 2003-10-31 | 1 | -1/+3 |
| | |||||
* | basic tests for extdirs support | wisberg | 2003-10-31 | 5 | -17/+219 |
| | | | | initial compiler stub for harness command-line munging tests | ||||
* | revamped option handling: n-element options, collision/conflict ↵ | wisberg | 2003-10-29 | 6 | -60/+1217 |
| | | | | detection/resolution via forcing as an attribute, option families. More compiler options actually handled, and error messages for unhandled options. | ||||
* | checking clone when doing xml round trips on our test specifications | wisberg | 2003-08-28 | 1 | -0/+13 |
| | |||||
* | compiler run equals check wasn't testing argfiles, aspectpath, or sourceroots | wisberg | 2003-08-28 | 1 | -0/+3 |
| | |||||
* | paring globals to those used, then using them consistently | wisberg | 2003-08-17 | 1 | -1/+2 |
| | |||||
* | wire in older minimal test cases | wisberg | 2003-08-14 | 3 | -4/+36 |
| | |||||
* | disabled tests | wisberg | 2003-08-14 | 1 | -1/+1 |
| | |||||
* | comment about disabled tests | wisberg | 2003-08-14 | 1 | -1/+2 |
| | |||||
* | Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation ↵ | mkersten | 2003-08-07 | 1 | -1/+1 |
| | | | | in order to match method naming conventions. | ||||
* | javarun attributes for interpreting error/output streams as errors, used ↵ | wisberg | 2003-06-02 | 1 | -0/+2 |
| | | | | only when forking | ||||
* | Tests for AjcTaskCompileCommmand adapter | wisberg | 2003-05-24 | 1 | -0/+270 |
| | |||||
* | stricter test run comparisons | wisberg | 2003-05-14 | 1 | -5/+10 |
| | |||||
* | including new attributes for round-trip testing | wisberg | 2003-05-09 | 1 | -0/+9 |
| | |||||
* | avoiding compiler warning wrt static ref via instance | wisberg | 2003-02-28 | 2 | -51/+52 |
| | |||||
* | incomplete upgrade to read expected-messages from xml | wisberg | 2003-02-28 | 2 | -12/+184 |
| | |||||
* | Ran "Organize imports" to remove redundant imports etc - | acolyer | 2003-02-26 | 14 | -65/+56 |
| | | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees! | ||||
* | more (incomplete) work on directory comparison, misc test fixes. | wisberg | 2003-01-25 | 5 | -123/+273 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 17 | -0/+2214 |