about summary refs log tree commit diff
path: root/tests/codegen/instrument-coverage
AgeCommit message (Expand)AuthorLines
2024-12-11coverage: Adjust a codegen test to ignore the order of covmap/covfun globalsZalathar-4/+2
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-15/+15
2024-06-14Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`Zalathar-4/+5
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-4/+2
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-2/+2
2024-05-04tests/ui: prepare some tests for --check-cfg by defaultUrgau-9/+6
2024-02-23Remove unhelpful `DEFINE_INTERNAL` from filecheck flagsZalathar-3/+2
2024-02-23Convert `tests/run-make/instrument-coverage` to an ordinary codegen testZalathar-0/+121
2024-02-23Move existing coverage codegen tests into a subdirectoryZalathar-0/+47