Run Make without error check before "Generate Tests"
This is needed to simplify merge conflict resolution in case when only generated tests have conflicts
This commit is contained in:
+4
-1
@@ -26,6 +26,9 @@
|
||||
<RunnerSettings RunnerId="Run" />
|
||||
<ConfigurationWrapper RunnerId="Debug" />
|
||||
<ConfigurationWrapper RunnerId="Run" />
|
||||
<method />
|
||||
<method>
|
||||
<option name="Make" enabled="false" />
|
||||
<option name="MakeNoErrorCheck" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user