Document how to run coverage.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Fri, 3 Jan 2014 17:45:46 +0000 (12:45 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Fri, 3 Jan 2014 17:45:46 +0000 (12:45 -0500)
README.mkd
deps/bitfield-c

index f2c0874..d374c35 100644 (file)
@@ -92,6 +92,11 @@ The library includes a test suite that uses the `check` C unit test library.
 
     $ make test
 
+You can also see the test coverage if you have `lcov` installed and the
+`BROWSER` environment variable set to your choice of web browsers:
+
+    $ BROWSER=google-chrome-stable make coverage
+
 ## Authors
 
 Chris Peplin cpeplin@ford.com
index 31caa9c..09dc97c 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 31caa9c77dbfc438a104fbcab6db5165528c0f89
+Subproject commit 09dc97c24f9f9a9c2638405167bffe339f666e2a