summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan Harrison <rharrison@chromium.org>2017-07-18 13:44:31 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-07-18 17:58:30 +0000
commitc16df7fe3680cda24d3f981cf788c8c643a8a1e9 (patch)
treeff44b0153162ca48a828a542d961166a901b8639 /README.md
parent4bb4e8464f0015ba3c405138ea386adbf7f51c50 (diff)
downloadpdfium-c16df7fe3680cda24d3f981cf788c8c643a8a1e9.tar.xz
Add documentation for code coverage support
BUG=pdfium:797 Change-Id: I70d1b2260db1f71b018505aaeca617c5366d9ae5 Reviewed-on: https://pdfium-review.googlesource.com/8050 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa7471e917..22aeacd340 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,11 @@ differences on the various platforms. These tests are reliable on the bots. If
you see failures, it can be a good idea to run the tests on the tip-of-tree
checkout to see if the same failures appear.
+## Code Coverage
+
+Code coverage reports for PDFium can be generated in Linux development
+environments. Details can be found [here](/docs/code-coverage.md).
+
## Waterfall
The current health of the source tree can be found at