You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
archtest
net/tlsdial,tstest,version: use go command from $PATH
3 years ago
integration
all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go ( #6692 )
3 years ago
iosdeps
net/tlsdial,tstest,version: use go command from $PATH
3 years ago
jsdeps
net/tlsdial,tstest,version: use go command from $PATH
3 years ago
natlab
net/tstun, wgengine/magicsock: enable vectorized I/O on Linux ( #6663 )
3 years ago
tools
all: remove old +build tags
4 years ago
allocs.go
util/testingutil: new package with MinAllocsPerRun
5 years ago
clock.go
all: fix spelling mistakes
4 years ago
log.go
ipn/ipnlocal: fix test flake when we log after a test completes
4 years ago
log_test.go
tstest: rename LogListener to LogLineTracker
6 years ago
resource.go
tstest: do not error if the there are fewer goroutines than at start
4 years ago
tstest.go
tstest: add WaitFor helper
5 years ago