You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
flakytest cmd/testwrapper: include flake URL in JSON metadata 7 months ago
args.go all: cleanup unused code, part 2 (#10670) 4 months ago
args_test.go cmd/testwrapper: parse args better 7 months ago
testwrapper.go cmd/testwrapper: apply results of all unit tests to coverage for all packages 2 months ago
testwrapper_test.go cmd/testwrapper: exit code 1 when go build fails (#9276) 8 months ago