Report used filters in the SonarQube reporter

This commit is contained in:
Martin Hořeňovský
2022-10-26 00:05:00 +02:00
parent 0ce8c25566
commit ffa152095c
3 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- rng-seed=1 -->
<!-- filters='~[!nonportable]~[!benchmark]~[approvals] *' rng-seed=1 -->
<testExecutions version="1"loose text artifact
>
<file path="tests/<exe-name>/IntrospectiveTests/Clara.tests.cpp">

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- rng-seed=1 -->
<!-- filters='~[!nonportable]~[!benchmark]~[approvals] *' rng-seed=1 -->
<testExecutions version="1">
<file path="tests/<exe-name>/IntrospectiveTests/Clara.tests.cpp">
<testCase name="Clara::Arg supports single-arg parse the way Opt does" duration="{duration}"/>