Procházet zdrojové kódy

added keyword knownLimitations-ajctaskCompiler to the one command-line test that won't work with that wrapper.

tags/V1_1_0
wisberg před 21 roky
rodič
revize
997b35f0d7
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5
    1
      tests/ajcTests.xml

+ 5
- 1
tests/ajcTests.xml Zobrazit soubor

@@ -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>
@@ -6188,7 +6191,8 @@
</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"/>

Načítá se…
Zrušit
Uložit