cee5d568a5
Split tests into groups: unit tests, regression tests and ide importing tests. Create additional run configurations for them. KT-55530
25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Test: Kotlin Gradle Plugin / functionalTest / regression" type="GradleRunConfiguration" factoryName="Gradle" folderName="Tests">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="scriptParameters" value="" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value=":kotlin-gradle-plugin:functionalTest" />
|
|
<option value="--tests" />
|
|
<option value=""org.jetbrains.kotlin.gradle.regression.*"" />
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions" />
|
|
</ExternalSystemSettings>
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |