about summary refs log tree commit diff
path: root/tests/coverage/coroutine.coverage
AgeCommit message (Collapse)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+2
And suggest adding the `#[coroutine]` to the closure
2024-01-18coverage: Format all remaining testsZalathar-2/+5
These tests can simply be reformatted as normal, because the resulting changes are unimportant.
2023-11-07coverage: Migrate `tests/run-coverage` into `tests/coverage`Zalathar-0/+32