From: Sebastian Harl Date: Thu, 10 Apr 2014 13:51:02 +0000 (+0200) Subject: README: Added links to travis-ci and coveralls. X-Git-Tag: sysdb-0.1.0~132^2~9 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=0352958f4ea220fc6c32919d3f4714dbcb36228f README: Added links to travis-ci and coveralls. --- diff --git a/README b/README index 1db2239..e957801 100644 --- a/README +++ b/README @@ -68,9 +68,15 @@ Testing 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: + + Code coverage testing using Gcov may be enabled when using the ‘--enable-gcov’ configure option. + For the latest coverage report, see: + + Configuring / Compiling / Installing ------------------------------------