about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/coverage/async.rs
AgeCommit message (Expand)AuthorLines
2021-04-18DRAFT: coverage of async function bodies should match non-asyncRich Kadel-1/+1
2021-04-02Translate counters from Rust 1-based to LLVM 0-based counter idsRich Kadel-17/+6
2021-03-19coverage bug fixes and optimization supportRich Kadel-2/+13
2021-03-15Add support for compile-flags in coverage testsTomasz Miąsko-1/+1
2020-12-03Fixed cross-crate generic call test to compile lib and bin separatelyRich Kadel-1/+1
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-0/+3
2020-12-03Combination of commitsRich Kadel-5/+66
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-0/+64