]> Cypherpunks repositories - gostls13.git/commit
internal/copyright: add test that copyright notices exist
authorRuss Cox <rsc@golang.org>
Thu, 21 Nov 2024 13:46:57 +0000 (08:46 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 21 Nov 2024 16:12:09 +0000 (16:12 +0000)
commit844426104a901b68f3a8c7a7ca96d910b03fb054
treec527e3635c63b064fca3d624c363a0bacfc64bb8
parentc1a0ee37644559f51aeb112dcf6ce3e4316a44df
internal/copyright: add test that copyright notices exist

We shouldn't spend human code review time checking this.
Let the computer check.

Change-Id: I6de9d733c128d833b958b0e43a52b564e8f82dd3
Reviewed-on: https://go-review.googlesource.com/c/go/+/630417
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go/internal/auth/gitauth_test.go
src/cmd/go/internal/web/intercept/intercept.go
src/crypto/internal/fips140/check/checktest/asm.s
src/crypto/tls/bogo_shim_test.go
src/internal/copyright/copyright_test.go [new file with mode: 0644]
src/internal/runtime/sys/dit_arm64.s
src/internal/types/errors/generrordocs.go
src/log/slog/example_discard_test.go
src/path/filepath/path_windows.go