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 years ago
..
flakytest cmd/testwrapper: include flake URL in JSON metadata 2 years ago
args.go all: cleanup unused code, part 2 (#10670) 2 years ago
args_test.go cmd/testwrapper: parse args better 2 years ago
testwrapper.go cmd/testwrapper: apply results of all unit tests to coverage for all packages 2 years ago
testwrapper_test.go cmd/testwrapper: exit code 1 when go build fails (#9276) 2 years ago