summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas H.P. Andersen <phomes@gmail.com>2013-03-28 14:54:06 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-13 21:56:33 -0400
commit6aea6d10f460853111ca8744201ec8dade97de3c (patch)
treebc6581816af3727aa404a72b3636e012acfec7e6 /.gitignore
parent7aa4fa34f76b0d9b031f0a5ea941c7fa10cebbee (diff)
Add test coverage and generate report with lcov
Enable coverage with --enable-coverage. "make coverage" will create the report locally, "make coverage-sync" will upload the report to http://www.freedesktop.org/software/systemd/coverage/. Requires lcov version 1.10 to handle naming in systemd and to use the --no-external option. [zj: make the coverage at least generate something with separate build dir, simplify rules a bit: all errors are mine. ]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5f9ba906a..f4f1e4592 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
/busctl
/cdrom_id
/collect
+/coverage/
/gtk-doc.make
/hostnamectl
/install-tree