Files
kotlin/compiler/testData/cli/jvm/werrorWithStrongWarning.args
Alexander Udalov 5cbcbe4a9c Support -Werror CLI argument to treat warnings as errors
The option is named "warningsAsErrors" in the Gradle plugin

 #KT-10563 Fixed
2017-10-11 19:23:46 +03:00

7 lines
90 B
Plaintext
Vendored

$TESTDATA_DIR$/werrorWithStrongWarning.kt
-d
$TEMP_DIR$
-Werror
-cp
non-existing-path.jar