tailscale/cmd/testwrapper
Percy Wegmann 91a1019ee2 cmd/testwrapper: apply results of all unit tests to coverage for all packages
This allows coverage from tests that hit multiple packages at once
to be reflected in all those packages' coverage.

Updates #cleanup

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-02-21 13:08:17 -06:00
..
flakytest cmd/testwrapper: include flake URL in JSON metadata 2023-09-28 18:37:22 -07:00
args.go all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
args_test.go cmd/testwrapper: parse args better 2023-10-16 17:33:50 -07:00
testwrapper.go cmd/testwrapper: apply results of all unit tests to coverage for all packages 2024-02-21 13:08:17 -06:00
testwrapper_test.go cmd/testwrapper: exit code 1 when go build fails (#9276) 2023-09-07 17:18:26 +01:00