]> source.dussan.org Git - aspectj.git/commitdiff
added keyword knownLimitations-ajctaskCompiler to the one command-line test that...
authorwisberg <wisberg>
Sun, 25 May 2003 19:43:11 +0000 (19:43 +0000)
committerwisberg <wisberg>
Sun, 25 May 2003 19:43:11 +0000 (19:43 +0000)
tests/ajcTests.xml

index c33af89511191df81cf3e1066f2ee118aa08e5fb..f271d2e6847bc9ffb457f9bd2de9735db0561c95 100644 (file)
@@ -24,6 +24,9 @@
 
   incremental-test    uses inc-compile step
   command-error       command-line error test
+
+  knownLimitation-ajctaskCompiler
+                      Accepted limitation of the AjcTaskCompilerCommand wrapper
   -->
 
 <suite>
         </compile>
     </ajc-test>
 
-    <ajc-test dir="harness" keywords="command-line-error"
+    <ajc-test dir="harness" 
+       keywords="command-line-error,knownLimitation-ajctaskCompiler"
       title="CLE: bad filename">
         <compile  badInput="true" files="NoSuchFile.java">
             <message kind="error" text="NoSuchFile.java"/>