- Fall back to English if translation data is missing, rather than crashing - Dump test name to console when running test harness to troubleshoot hangs
17 lines
1.2 KiB
Text
17 lines
1.2 KiB
Text
<NUnitProject>
|
|
<Settings activeconfig="Debug" processModel="Multiple" domainUsage="Multiple" />
|
|
<Config name="Debug" binpathtype="Auto" runtimeFramework="v4.0.21006">
|
|
<assembly path="..\MatterControl.AutomationTests\bin\Debug\MatterControl.AutomationTests.dll" />
|
|
<assembly path="..\..\..\CloudServicesPlugin\CloudServices.Tests\bin\Debug\CloudServices.Tests.dll" />
|
|
<assembly path="..\..\Submodules\agg-sharp\Tests\Agg.Tests\bin\Debug\Agg.Tests.dll" />
|
|
<assembly path="..\MatterControl.Tests\bin\Debug\MatterControl.Tests.dll" />
|
|
<assembly path="..\..\Submodules\MatterSlice\Tests\MatterSlice.Tests\bin\Debug\MatterSlice.Tests.dll" />
|
|
</Config>
|
|
<Config name="Release" binpathtype="Auto" runtimeFramework="v4.0.21006">
|
|
<assembly path="..\MatterControl.AutomationTests\bin\Release\MatterControl.AutomationTests.dll" />
|
|
<assembly path="..\..\..\CloudServicesPlugin\CloudServices.Tests\bin\Release\CloudServices.Tests.dll" />
|
|
<assembly path="..\MatterControl.Tests\bin\Release\MatterControl.Tests.dll" />
|
|
<assembly path="..\..\Submodules\agg-sharp\Tests\Agg.Tests\bin\Release\Agg.Tests.dll" />
|
|
<assembly path="..\..\Submodules\MatterSlice\Tests\MatterSlice.Tests\bin\Release\MatterSlice.Tests.dll" />
|
|
</Config>
|
|
</NUnitProject>
|