Skip to content

Modernize legacy Go test idioms - #30

Merged
smallnest merged 1 commit into
masterfrom
modernize/legacy-tests
Sep 8, 2026
Merged

Modernize legacy Go test idioms#30
smallnest merged 1 commit into
masterfrom
modernize/legacy-tests

Conversation

@smallnest

Copy link
Copy Markdown
Owner

Summary\n- modernize counted loops and synchronization helpers for the declared Go version\n- use modern slices and benchmark/test APIs\n\n## Verification\n- go test ./...\n- go test -race ./...\n- go vet ./...

@smallnest
smallnest force-pushed the modernize/legacy-tests branch from 41950ee to b212a03 Compare September 8, 2026 08:55
@smallnest
smallnest merged commit 830a1d4 into master Sep 8, 2026
2 checks passed
@smallnest
smallnest deleted the modernize/legacy-tests branch September 8, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant