Add tests for 'jdk' compiler option for CLI, maven and gradle.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$TESTDATA_DIR$/simple.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-jdk
|
||||
$TESTDATA_DIR$
|
||||
-no-jdk
|
||||
@@ -0,0 +1,2 @@
|
||||
warning: the '-jdk' option with a path to JDK is ignored because '-no-jdk' is specified
|
||||
OK
|
||||
Reference in New Issue
Block a user