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:
Alexander Udalov
2016-12-14 19:51:04 +03:00
parent e50b102e89
commit afdeb3339f
+4 -1
View File
@@ -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>