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.
Brad Fitzpatrick
5ef3713c9f
cmd/vet: add subtestnames analyzer; fix all existing violations
...
Add a new vet analyzer that checks t.Run subtest names don't contain
characters requiring quoting when re-running via "go test -run". This
enforces the style guide rule: don't use spaces or punctuation in
subtest names.
The analyzer flags:
- Direct t.Run calls with string literal names containing spaces,
regex metacharacters, quotes, or other problematic characters
- Table-driven t.Run(tt.name, ...) calls where tt ranges over a
slice/map literal with bad name field values
Also fix all 978 existing violations across 81 test files, replacing
spaces with hyphens and shortening long sentence-like names to concise
hyphenated forms.
Updates #19242
Change-Id: Ib0ad96a111bd8e764582d1d4902fe2599454ab65
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 weeks ago
..
childproc
all: remove AUTHORS file and references to it
3 months ago
tailscaledhooks
all: remove AUTHORS file and references to it
3 months ago
debug.go
all: remove AUTHORS file and references to it
3 months ago
debug_forcereflect.go
all: remove AUTHORS file and references to it
3 months ago
depaware-min.txt
derp,types,util: use bufio Peek+Discard for allocation-free fast reads ( #19067 )
3 weeks ago
depaware-minbox.txt
derp,types,util: use bufio Peek+Discard for allocation-free fast reads ( #19067 )
3 weeks ago
depaware.txt
feature/*,net/tstun: add tundev_txq_drops clientmetric on Linux
3 weeks ago
deps_test.go
go.toolchain.branch: switch to Go 1.26
1 month ago
flag.go
all: remove AUTHORS file and references to it
3 months ago
generate.go
all: remove AUTHORS file and references to it
3 months ago
install_darwin.go
all: remove AUTHORS file and references to it
3 months ago
install_windows.go
all: remove AUTHORS file and references to it
3 months ago
manifest_windows_386.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
manifest_windows_amd64.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
manifest_windows_arm64.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
netstack.go
all: remove AUTHORS file and references to it
3 months ago
proxy.go
all: remove AUTHORS file and references to it
3 months ago
required_version.go
all: remove AUTHORS file and references to it
3 months ago
sigpipe.go
all: remove AUTHORS file and references to it
3 months ago
ssh.go
ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature
1 month ago
tailscale-online.target
cmd/tailscaled/*.{target,unit}: add systemd online target
2 months ago
tailscale-wait-online.service
cmd/tailscaled/*.{target,unit}: add systemd online target
2 months ago
tailscaled.defaults
cmd/tailscaled: rename relaynode reference in defaults file comment
6 years ago
tailscaled.go
all: remove AUTHORS file and references to it
3 months ago
tailscaled.openrc
tstest/integration/vms: use an in-process logcatcher ( #2360 )
5 years ago
tailscaled.service
cmd/tailscaled: update documentation url
2 months ago
tailscaled_bird.go
all: remove AUTHORS file and references to it
3 months ago
tailscaled_drive.go
all: remove AUTHORS file and references to it
3 months ago
tailscaled_notwindows.go
all: remove AUTHORS file and references to it
3 months ago
tailscaled_test.go
cmd/vet: add subtestnames analyzer; fix all existing violations
2 weeks ago
tailscaled_windows.go
all: remove AUTHORS file and references to it
3 months ago
webclient.go
all: remove AUTHORS file and references to it
3 months ago
windows-manifest.xml
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
with_cli.go
all: remove AUTHORS file and references to it
3 months ago