From 0352958f4ea220fc6c32919d3f4714dbcb36228f Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 10 Apr 2014 15:51:02 +0200 Subject: [PATCH] README: Added links to travis-ci and coveralls. --- README | 6 ++++++ 1 file changed, 6 insertions(+) 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 ------------------------------------ -- 2.30.2