1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
llvm-mirror/utils/lit/tests/.coveragerc

12 lines
152 B
Plaintext
Raw Normal View History

# .coveragerc to control coverage.py
[run]
branch = False
parallel = True
source = lit
[html]
directory = coverage_html_report
[report]
omit = Inputs