Check target for -Xjvm-default modes
#KT-39925 Fixed
This commit is contained in:
@@ -475,6 +475,11 @@ public class CliTestGenerated extends AbstractCliTest {
|
||||
runTest("compiler/testData/cli/jvm/jvm8Target.args");
|
||||
}
|
||||
|
||||
@TestMetadata("jvmDefaultAll.args")
|
||||
public void testJvmDefaultAll() throws Exception {
|
||||
runTest("compiler/testData/cli/jvm/jvmDefaultAll.args");
|
||||
}
|
||||
|
||||
@TestMetadata("kotlinHomeWithoutStdlib.args")
|
||||
public void testKotlinHomeWithoutStdlib() throws Exception {
|
||||
runTest("compiler/testData/cli/jvm/kotlinHomeWithoutStdlib.args");
|
||||
|
||||
Reference in New Issue
Block a user