aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/covdata/tool_test.go
AgeCommit message (Expand)Author
2026-02-02cmd/cover, cmd/covdata: actually delete temp dirsIan Lance Taylor
2025-02-03all: remove coverageredesign experimentIan Lance Taylor
2024-09-03cmd: use testenv.Executable helperKir Kolyshkin
2024-03-07all: remove redundant string conversions when formatting []byte with %scui fliter
2023-06-14all: fix spelling errorsAlexander Yastrebov
2023-05-23cmd/covdata: relax mode clash policy for selected operationsThan McIntosh
2022-12-08cmd/{go,cover,covdata}: fix 'package main' inconsistent handlingThan McIntosh
2022-11-15cmd/cover: use testenv.Command instead of exec.CommandBryan C. Mills
2022-10-12cmd/{cover,covdata}: minor code cleanupsThan McIntosh
2022-09-29cmd: add skips as needed to get tests to pass on js/wasmBryan C. Mills
2022-09-29cmd{cover,covdata,go}: better coverage for tests that build toolsThan McIntosh
2022-09-28cmd/covdata: add tools to read/manipulate coverage data filesThan McIntosh