From 8269104b860548155fa95bfaebdfb6429fdb9147 Mon Sep 17 00:00:00 2001 From: "sebastian.sellmair" Date: Tue, 15 Feb 2022 10:11:24 +0100 Subject: [PATCH] [KPM] Share convenient run configurations for testing KGP/KGP-idea KT-51262 KT-51220 --- ..._Kotlin_Gradle_Plugin___functionalTest.xml | 23 ++++++++++++++++ .../Test__Kotlin_Gradle_Plugin___idea.xml | 26 +++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 .idea/runConfigurations/Test__Kotlin_Gradle_Plugin___functionalTest.xml create mode 100644 .idea/runConfigurations/Test__Kotlin_Gradle_Plugin___idea.xml diff --git a/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___functionalTest.xml b/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___functionalTest.xml new file mode 100644 index 00000000000..c3b5dd769fb --- /dev/null +++ b/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___functionalTest.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___idea.xml b/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___idea.xml new file mode 100644 index 00000000000..121102631e3 --- /dev/null +++ b/.idea/runConfigurations/Test__Kotlin_Gradle_Plugin___idea.xml @@ -0,0 +1,26 @@ + + + + + + + true + true + false + + + \ No newline at end of file