Moved args into test data of cli tests.

This commit is contained in:
Evgeny Gerashchenko
2013-11-20 20:39:58 +04:00
parent 139f98a983
commit 46879e5a26
24 changed files with 151 additions and 100 deletions
@@ -0,0 +1,4 @@
-src
$TESTDATA_DIR$/diagnosticsOrder1.kt:$TESTDATA_DIR$/diagnosticsOrder2.kt
-output
$TEMP_DIR$
+1
View File
@@ -0,0 +1 @@
-help
@@ -0,0 +1,4 @@
-src
$TESTDATA_DIR$/multipleTextRangesInDiagnosticsOrder.kt
-output
$TEMP_DIR$
@@ -0,0 +1,8 @@
-src
$TESTDATA_DIR$/simple.kt
-classpath
not/existing/path
-annotations
yet/another/not/existing/path
-output
$TEMP_DIR$
@@ -0,0 +1,4 @@
-src
not/existing/path
-output
$TEMP_DIR$
@@ -0,0 +1,6 @@
-sourceFiles
$TESTDATA_DIR$/simple2js.kt
-output
$TEMP_DIR$/out.js
-outputPostfix
not/existing/path
@@ -0,0 +1,6 @@
-sourceFiles
$TESTDATA_DIR$/simple2js.kt
-output
$TEMP_DIR$/out.js
-outputPrefix
not/existing/path
@@ -0,0 +1,3 @@
-printArgs
-script
$TESTDATA_DIR$/hello.ktscript
@@ -0,0 +1,5 @@
-printArgs
-sourceFiles
$TESTDATA_DIR$/simple2js.kt,$TESTDATA_DIR$/warnings.kt
-suppress
warnings
+4
View File
@@ -0,0 +1,4 @@
-script
$TESTDATA_DIR$/script.ktscript
hi
there
+4
View File
@@ -0,0 +1,4 @@
-src
$TESTDATA_DIR$/simple.kt
-output
$TEMP_DIR$
+4
View File
@@ -0,0 +1,4 @@
-sourceFiles
$TESTDATA_DIR$/simple2js.kt
-output
$TEMP_DIR$/out.js
+1
View File
@@ -0,0 +1 @@
OK
@@ -0,0 +1,6 @@
-sourceFiles
$TESTDATA_DIR$/warnings.kt
-suppress
WaRnInGs
-output
$TEMP_DIR$/out.js
@@ -0,0 +1,6 @@
-src
$TESTDATA_DIR$/warnings.kt
-suppress
warnings
-output
$TEMP_DIR$
@@ -0,0 +1,6 @@
-src
$TESTDATA_DIR$/warnings.kt
-suppress
WaRnInGs
-output
$TEMP_DIR$
@@ -0,0 +1,6 @@
-src
$TESTDATA_DIR$/wrongAbiVersion.kt
-classpath
$TESTDATA_DIR$/wrongAbiVersionLib
-output
$TEMP_DIR$
+1
View File
@@ -0,0 +1 @@
-wrongArgument
@@ -0,0 +1,6 @@
-src
$TESTDATA_DIR$/wrongKotlinSignature.kt
-classpath
$TESTDATA_DIR$/wrongKotlinSignatureLib
-output
$TEMP_DIR$