Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (disabled) convenience flag to defer long tests | wisberg | 2005-06-09 | 1 | -4/+5 |
| | |||||
* | new main for my convenience in testing the testing module | wisberg | 2005-06-09 | 2 | -4/+22 |
| | |||||
* | skipping unrun tests | wisberg | 2005-05-21 | 1 | -6/+6 |
| | |||||
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵ | avasseur | 2005-05-10 | 1 | -1/+1 |
| | | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting | ||||
* | Support for 'offset' in source locations - enabling AJDT improvements. Not ↵ | aclement | 2004-12-10 | 1 | -0/+1 |
| | | | | perfect - really the whole ISourceLocation thing needs sorting out ... | ||||
* | spring cleaning in advance of 1.2 enhancements: | acolyer | 2004-01-23 | 9 | -18/+18 |
| | | | | | removed unused imports, local variables, and private methods (still there, just commented out). | ||||
* | checked in test updates | wisberg | 2004-01-16 | 1 | -5/+4 |
| | |||||
* | harness tests upgraded for support for message details, extra source locations | wisberg | 2004-01-09 | 4 | -9/+32 |
| | |||||
* | no semantic change - avoiding warning about static members accessed via ↵ | wisberg | 2003-12-02 | 1 | -1/+1 |
| | | | | non-static references | ||||
* | 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 |