mirror of
https://github.com/antopilo/Nuake.git
synced 2025-12-30 21:49:06 +03:00
10 lines
288 B
XML
10 lines
288 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RunSettings>
|
|
|
|
<Catch2Adapter>
|
|
<CombinedTimeout>30000</CombinedTimeout><!-- 30s in Milliseconds -->
|
|
<FilenameFilter>.*</FilenameFilter>
|
|
<DllRunnerCommandline>${catch2} ${dll}</DllRunnerCommandline>
|
|
</Catch2Adapter>
|
|
|
|
</RunSettings> |