go/src/cmd/api
Dmitri Shuralyov f760e1fe49 cmd/api: skip 3 non-TestCheck tests in -check mode
TestIssue64958 takes a while, so it's not worth running both without
and with -check flag. The others are fast, but there's still no good
reason to run anything but TestCheck when the -check flag is on.

Change-Id: I13ebb90e3c863006f21441909b05364e1b316ed6
Reviewed-on: https://go-review.googlesource.com/c/go/+/668656
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2025-05-02 10:06:27 -07:00
..
testdata/src cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00
api_test.go cmd/api: skip 3 non-TestCheck tests in -check mode 2025-05-02 10:06:27 -07:00
boring_test.go cmd/api: rename api.go to main_test.go 2023-08-16 16:02:26 +00:00
main_test.go go/*: use go/types.Func.Signature and go/ast.Preorder 2025-02-19 19:25:33 -08:00