summaryrefslogtreecommitdiffstats
path: root/gcovr.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:38:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:38:23 +0000
commitff6e3c025658a5fa1affd094f220b623e7e1b24b (patch)
tree9faab72d69c92d24e349d184f5869b9796f17e0c /gcovr.cfg
parentInitial commit. (diff)
downloadlibplacebo-ff6e3c025658a5fa1affd094f220b623e7e1b24b.tar.xz
libplacebo-ff6e3c025658a5fa1affd094f220b623e7e1b24b.zip
Adding upstream version 6.338.2.upstream/6.338.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'gcovr.cfg')
-rw-r--r--gcovr.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcovr.cfg b/gcovr.cfg
new file mode 100644
index 0000000..ac1fb7a
--- /dev/null
+++ b/gcovr.cfg
@@ -0,0 +1,4 @@
+exclude = .*/tests/.*
+exclude = .*/demos/.*
+exclude = .*_gen\.c$
+sort-uncovered = yes