about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/coverage-reports/Makefile
AgeCommit message (Expand)AuthorLines
2022-07-28Move coverage tests from run-make-fulldeps to run-makeTomasz Miąsko-180/+0
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-3/+3
2022-01-10Ignore `unused_mod.rs` file in code coverage resultsWesley Wiser-1/+1
2022-01-01Stabilize -Z instrument-coverage as -C instrument-coverageJosh Triplett-3/+3
2021-11-30Add conditional support for coverage map version 6Rich Kadel-0/+7
2021-10-22Update the minimum external LLVM to 11Josh Stone-1/+0
2021-06-14Avoid possible filename collision in coverage testsArpad Borsos-6/+8
2021-04-02Simplify coverage testsRich Kadel-80/+0
2021-03-19coverage bug fixes and optimization supportRich Kadel-4/+4
2021-03-15Add support for compile-flags in coverage testsTomasz Miąsko-3/+3
2021-02-11Ensures `make` tests run under /bin/dash, like CI, and fixes a MakefileRich Kadel-2/+1
2021-02-03Ignore broken test.Felix S. Klock II-0/+1
2021-02-02Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...Felix S. Klock II-5/+1
2021-01-07handle generic trait methods in coverage testsAndreas Jonson-1/+1
2020-12-19Remap instrument-coverage line numbers in doctestsArpad Borsos-4/+18
2020-12-16Remove redundant and unreliable coverage test resultsRich Kadel-49/+86
2020-12-07Fixes to Rust coverageRich Kadel-10/+12
2020-12-03Tweak to Makefile to overcome MacOS make corruption bugRich Kadel-10/+4
2020-12-03Fixed cross-crate generic call test to compile lib and bin separatelyRich Kadel-4/+27
2020-12-03Workaround for inconsistent order of llvm-cov results on WindowsRich Kadel-0/+39
2020-12-03Combination of commitsRich Kadel-6/+1
2020-12-03Removed -base from run-make-fulldeps/coverage-*-baseRich Kadel-0/+152