summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 92cc4c2)
raw | patch | inline | side by side (parent: 92cc4c2)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 13:51:02 +0000 (15:51 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 13:51:02 +0000 (15:51 +0200) |
README | patch | blob | history |
index 1db223979cb6daa1db6f3d450f90954b412d9481..e9578012ce00157679918eaa77b718f6a500b6c7 100644 (file)
--- a/README
+++ b/README
library. It used used to mock I/O related functions. In case this function
is not available, the respective tests will be disabled automatically.
+ For the latest build status, see:
+ <https://travis-ci.org/tokkee/sysdb>
+
Code coverage testing using Gcov may be enabled when using the
‘--enable-gcov’ configure option.
+ For the latest coverage report, see:
+ <https://coveralls.io/r/tokkee/sysdb>
+
Configuring / Compiling / Installing
------------------------------------