diff options
author | wisberg <wisberg> | 2003-01-06 23:23:50 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-01-06 23:23:50 +0000 |
commit | 463e3f62576e2495e2247ec396ca5c7f31ca256d (patch) | |
tree | 71f861a0cc9759e6d5cfa10fe0fc041350e9a24e /tests | |
parent | 3d5e79f273c89abc930b6d2240b2e38abc18857c (diff) | |
download | aspectj-463e3f62576e2495e2247ec396ca5c7f31ca256d.tar.gz aspectj-463e3f62576e2495e2247ec396ca5c7f31ca256d.zip |
added keyword comment
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ajcTests.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml index 53fdc6e30..5b6c70d8f 100644 --- a/tests/ajcTests.xml +++ b/tests/ajcTests.xml @@ -3,8 +3,9 @@ <!-- known keywords: - - purejava + + knownLimitation Accepted limitation of current implementation (fails) + purejava Sources compile under javac as well broken-test ?? messages-vary one of many (usually two) test specs that differ only in messages expected by the different compilers. |