dawn-cmake/tools
Ben Clayton adb10d60de Add option and target for generating code cov info
The new `tint-generate-coverage` CMake target can be used with the clang toolchain to generate a `lcov.info` file at the root of the project, along with a `coverage.summary` human readable plain text file.

The `lcov.info` file can then be used by various tools to display code coverage information in your IDE / code editor.

Useful for ensuring decent test coverage.

Change-Id: I3d846f6da3af25d3d600d8e028f27b89e35b545f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/31121
Commit-Queue: Ben Clayton <bclayton@google.com>
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-10-27 21:04:59 +00:00
..
format Initial commit 2020-03-02 15:47:43 -05:00
known_tint_failures [validation] Improve CTS test wrapper. 2020-10-21 19:24:00 +00:00
lint Set root folder for linter. 2020-03-19 13:03:35 +00:00
roll-all Roll Tint dependencies 2020-10-19 15:31:17 +00:00
run_tests.py [validation] Improve CTS test wrapper. 2020-10-21 19:24:00 +00:00
tint-generate-coverage Add option and target for generating code cov info 2020-10-27 21:04:59 +00:00