You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis-CI is a test coverage service common for open source projects. This repo is just a stand alone example of how to call it for small C/C++ libraries.
14
+
Travis-CI is a test coverage service common for open source projects. This repo is just a stand alone example of how to call it for small C/C++ libraries
14
15
15
16
16
17
## Features
@@ -33,7 +34,7 @@ Code coverage is achieved using gcov from the gcc test suite. The example.out
0 commit comments