summary refs log tree commit diff
path: root/tests/ui/instrument-coverage
AgeCommit message (Expand)AuthorLines
2024-03-13coverage: Add `-Zcoverage-options` for fine control of coverageZalathar-0/+16
2024-03-13coverage: Remove all unstable values of `-Cinstrument-coverage`Zalathar-14/+2
2024-03-06Change the documented implicit value of `-C instrument-coverage` to `=yes`Zalathar-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-23/+23
2023-10-25coverage: UI test for unstable value `-C instrument-coverage=branch`Zalathar-6/+8
2023-10-24Introduce `-C instrument-coverage=branch` to gate branch coverageArpad Borsos-4/+4
2023-10-23coverage: Add UI tests for values accepted by `-Cinstrument-coverage`Zalathar-0/+39