AndroidAPS/.run/Run all tests.run.xml

24 lines
1,000 B
XML
Raw Permalink Normal View History

2022-11-02 23:43:25 +01:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run all tests" type="GradleRunConfiguration" factoryName="Gradle">
<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="testFullDebugUnitTest" />
</list>
</option>
2023-09-24 22:05:21 +02:00
<option name="vmOptions" value="-Xmx6g -XX:+UseParallelGC" />
2022-11-02 23:43:25 +01:00
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
2023-09-24 22:05:21 +02:00
<ForceTestExec>false</ForceTestExec>
2022-11-02 23:43:25 +01:00
<method v="2" />
</configuration>
</component>