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/version
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun
There are a few remaining uses of testing.AllocsPerRun:
Two in which we only log the number of allocations,
and one in which dynamically calculate the allocations
target based on a different AllocsPerRun run.

This also allows us to tighten the "no allocs"
test in wgengine/filter.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
distro hostinfo: add FreeBSD support. 3 years ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
cmdname.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
cmdname_ios.go all: simplify build tags involving iOS 3 years ago
cmp.go version: don't allocate parsing unsupported versions, empty strings 3 years ago
cmp_test.go all: use testingutil.MinAllocsPerRun 3 years ago
modinfo_test.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
print.go version: use OSS repo's version when building. 4 years ago
prop.go version: add IsMacSysExt func 3 years ago
race.go all: gofmt with Go 1.17 3 years ago
race_off.go all: gofmt with Go 1.17 3 years ago
version.go version: embed VERSION.txt in unstamped version 3 years ago