Commit Graph

28 Commits

Author SHA1 Message Date
wisberg
a7233c33de (disabled) convenience flag to defer long tests 2005-06-09 00:02:23 +00:00
wisberg
857d23c5bc new main for my convenience in testing the testing module 2005-06-09 00:00:17 +00:00
wisberg
427508b367 skipping unrun tests 2005-05-21 23:48:47 +00:00
avasseur
83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 2005-05-10 15:44:11 +00:00
aclement
1575a175b5 Support for 'offset' in source locations - enabling AJDT improvements. Not perfect - really the whole ISourceLocation thing needs sorting out ... 2004-12-10 15:40:59 +00:00
acolyer
14908174fc spring cleaning in advance of 1.2 enhancements:
removed unused imports, local variables, and private methods
(still there, just commented out).
2004-01-23 12:10:58 +00:00
wisberg
3abb815bd6 checked in test updates 2004-01-16 15:17:08 +00:00
wisberg
d3ce9b0f5c harness tests upgraded for support for message details, extra source locations 2004-01-09 07:24:24 +00:00
wisberg
4880b54e69 no semantic change - avoiding warning about static members accessed via non-static references 2003-12-02 18:47:01 +00:00
wisberg
ebc09b49bd locate, cleanup temp files 2003-10-31 20:10:40 +00:00
wisberg
0871a66c91 basic tests for extdirs support
initial compiler stub for harness command-line munging tests
2003-10-31 04:01:18 +00:00
wisberg
ed96631f11 revamped option handling: n-element options, collision/conflict detection/resolution via forcing as an attribute, option families. More compiler options actually handled, and error messages for unhandled options. 2003-10-29 08:56:38 +00:00
wisberg
8f3fef3da5 checking clone when doing xml round trips on our test specifications 2003-08-28 18:30:23 +00:00
wisberg
53973533a7 compiler run equals check wasn't testing argfiles, aspectpath, or sourceroots 2003-08-28 18:29:46 +00:00
wisberg
4f7f27df44 paring globals to those used, then using them consistently 2003-08-17 18:28:35 +00:00
wisberg
ae6983bd75 wire in older minimal test cases 2003-08-14 23:04:28 +00:00
wisberg
bca0947365 disabled tests 2003-08-14 21:38:36 +00:00
wisberg
4039165de3 comment about disabled tests 2003-08-14 21:38:15 +00:00
mkersten
be23e3d01d Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 2003-08-07 09:16:05 +00:00
wisberg
46323d9c1d javarun attributes for interpreting error/output streams as errors, used only when forking 2003-06-02 05:23:53 +00:00
wisberg
e5436c850f Tests for AjcTaskCompileCommmand adapter 2003-05-24 09:43:16 +00:00
wisberg
5702c144ce stricter test run comparisons 2003-05-14 05:09:56 +00:00
wisberg
84908b0fb7 including new attributes for round-trip testing 2003-05-09 22:55:41 +00:00
wisberg
9fe03ff9e8 avoiding compiler warning wrt static ref via instance 2003-02-28 03:19:42 +00:00
wisberg
ed9de600ba incomplete upgrade to read expected-messages from xml 2003-02-28 03:19:02 +00:00
acolyer
2e89f544a7 Ran "Organize imports" to remove redundant imports etc -
clears up a huge set of warnings in Eclipse so that you
can see the wood for the trees!
2003-02-26 10:52:35 +00:00
wisberg
bf44cd3074 more (incomplete) work on directory comparison, misc test fixes. 2003-01-25 21:04:13 +00:00
wisberg
1025cde05a initial version 2002-12-16 18:14:27 +00:00