Drop "-printArgs"
This commit is contained in:
@@ -13,5 +13,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
OK
|
||||
@@ -1,5 +0,0 @@
|
||||
-printArgs
|
||||
-sourceFiles
|
||||
$TESTDATA_DIR$/simple2js.kt,$TESTDATA_DIR$/../warnings.kt
|
||||
-suppress
|
||||
warnings
|
||||
@@ -1,3 +0,0 @@
|
||||
INFO: Invoking K2JSCompiler with arguments -suppress warnings -printArgs -sourceFiles compiler/testData/cli/js/simple2js.kt,compiler/testData/cli/js/../warnings.kt
|
||||
ERROR: Specify output file via -output
|
||||
COMPILATION_ERROR
|
||||
@@ -21,5 +21,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
OK
|
||||
@@ -21,5 +21,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
OK
|
||||
@@ -21,5 +21,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
OK
|
||||
@@ -22,5 +22,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
INTERNAL_ERROR
|
||||
@@ -1,3 +0,0 @@
|
||||
-printArgs
|
||||
-script
|
||||
$TESTDATA_DIR$/hello.kts
|
||||
@@ -1,3 +0,0 @@
|
||||
INFO: Invoking K2JVMCompiler with arguments -printArgs -script compiler/testData/cli/jvm/hello.kts
|
||||
hello
|
||||
OK
|
||||
@@ -22,5 +22,4 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-printArgs Print command line arguments
|
||||
INTERNAL_ERROR
|
||||
Reference in New Issue
Block a user