From c16df7fe3680cda24d3f981cf788c8c643a8a1e9 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Tue, 18 Jul 2017 13:44:31 -0400 Subject: Add documentation for code coverage support BUG=pdfium:797 Change-Id: I70d1b2260db1f71b018505aaeca617c5366d9ae5 Reviewed-on: https://pdfium-review.googlesource.com/8050 Commit-Queue: Ryan Harrison Reviewed-by: Tom Sepez Reviewed-by: Henrique Nakashima --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3