Lines Matching +full:debian +full:- +full:testing
13 The tools used for code coverage are known to work on Ubuntu and Debian. They
14 should work correctly on newer versions of Ubuntu, Debian and related Linux
18 `llvm-cov` to be present. This is no longer true, so if you have no other need
55 `testing/tools/coverage/coverage_report.py` script. This script will download
66 testing/tools/coverage/coverage_report.py
70 you will need to pass in `--source-directory` with the appropriate directory. If
71 you are using a different build directory, then `--build-directory` will need to
73 you will need to pass in `--output-directory`.
78 testing/tools/coverage/coverage_report.py \
79 --source-directory ~/pdfium/pdfium \
80 --build-directory ~/pdfium/pdfium/out/Debug_with_Coverage \
81 --output-directory ~/Documents/PDFium_coverage
86 tests can be found by running the script with `--help`.
91 testing/tools/coverage/coverage_report.py pdfium_unittests pdfium_embeddertests
100 There are additional developer debugging flags available, `--dry-run` and
101 `--verbose`. `--dry-run` will output a trace of commands that would have been
102 run, but doesn't actually execute them. `--verbose` turns on outputting