summaryrefslogtreecommitdiffstats
path: root/testing/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* (disabled) convenience flag to defer long testswisberg2005-06-091-4/+5
|
* new main for my convenience in testing the testing modulewisberg2005-06-092-4/+22
|
* skipping unrun testswisberg2005-05-211-6/+6
|
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵avasseur2005-05-101-1/+1
| | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting
* Support for 'offset' in source locations - enabling AJDT improvements. Not ↵aclement2004-12-101-0/+1
| | | | perfect - really the whole ISourceLocation thing needs sorting out ...
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-239-18/+18
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* checked in test updateswisberg2004-01-161-5/+4
|
* harness tests upgraded for support for message details, extra source locationswisberg2004-01-094-9/+32
|
* no semantic change - avoiding warning about static members accessed via ↵wisberg2003-12-021-1/+1
| | | | non-static references
* locate, cleanup temp fileswisberg2003-10-311-1/+3
|
* basic tests for extdirs support wisberg2003-10-315-17/+219
| | | | initial compiler stub for harness command-line munging tests
* revamped option handling: n-element options, collision/conflict ↵wisberg2003-10-296-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 specificationswisberg2003-08-281-0/+13
|
* compiler run equals check wasn't testing argfiles, aspectpath, or sourcerootswisberg2003-08-281-0/+3
|
* paring globals to those used, then using them consistentlywisberg2003-08-171-1/+2
|
* wire in older minimal test caseswisberg2003-08-143-4/+36
|
* disabled testswisberg2003-08-141-1/+1
|
* comment about disabled testswisberg2003-08-141-1/+2
|
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation ↵mkersten2003-08-071-1/+1
| | | | in order to match method naming conventions.
* javarun attributes for interpreting error/output streams as errors, used ↵wisberg2003-06-021-0/+2
| | | | only when forking
* Tests for AjcTaskCompileCommmand adapterwisberg2003-05-241-0/+270
|
* stricter test run comparisonswisberg2003-05-141-5/+10
|
* including new attributes for round-trip testingwisberg2003-05-091-0/+9
|
* avoiding compiler warning wrt static ref via instancewisberg2003-02-282-51/+52
|
* incomplete upgrade to read expected-messages from xmlwisberg2003-02-282-12/+184
|
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2614-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.wisberg2003-01-255-123/+273
|
* initial versionwisberg2002-12-1617-0/+2214