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/tstest
James Tucker b2c55e62c8 net/tlsdial,tstest,version: use go command from $PATH
Go now includes the GOROOT bin directory in $PATH while running tests
and generate, so it is no longer necessary to construct a path using
runtime.GOROOT().

Fixes #6689

Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
archtest net/tlsdial,tstest,version: use go command from $PATH 1 year ago
integration all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 2 years ago
iosdeps net/tlsdial,tstest,version: use go command from $PATH 1 year ago
jsdeps net/tlsdial,tstest,version: use go command from $PATH 1 year ago
natlab net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2 years ago
tools all: remove old +build tags 2 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go all: fix spelling mistakes 2 years ago
log.go ipn/ipnlocal: fix test flake when we log after a test completes 2 years ago
log_test.go tstest: rename LogListener to LogLineTracker 4 years ago
resource.go tstest: do not error if the there are fewer goroutines than at start 2 years ago
tstest.go tstest: add WaitFor helper 3 years ago