This commit is contained in:
2025-12-14 15:46:14 +01:00
parent 16a3b886fa
commit 9ab325d39d
310 changed files with 23964 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
<root app="cat-checker" plugin="eventlog">
<!-- ACHTUNG: showInformation="true" kann die Laufzeit der jeweiligen Testcases enorm verlaengern!! -->
<property type="nonvalue" logFileType="1" showError="true" showWarning="true" showInformation="false"/>
<property type="nonvalue" logFileType="2" showError="true" showWarning="true" showInformation="false"/>
<property type="nonvalue" logFileType="3" showError="true" showWarning="true" showInformation="false"/>
</root>