summaryrefslogtreecommitdiff
path: root/src/runtime/coverage/testsupport.go
Commit message (Expand)AuthorAgeFilesLines
* runtime/coverage: avoid non-test coverage profiles in test report helperThan McIntosh2023-01-201-0/+9
* runtime/coverage: add missing file close in test support helperThan McIntosh2022-12-211-2/+13
* runtime/coverage: improve unit testsThan McIntosh2022-09-291-1/+8
* runtime/coverage: runtime routines to emit coverage dataThan McIntosh2022-09-281-0/+207