aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api/api_test.go
AgeCommit message (Expand)Author
2025-05-02cmd/api: skip 3 non-TestCheck tests in -check modeDmitri Shuralyov
2025-01-14cmd/api: report error in test instead of crashingRuss Cox
2025-01-14cmd/dist: ignore packages with no Go files in BenchmarkAllIan Lance Taylor
2024-11-18cmd: change from sort functions to slices functionsIan Lance Taylor
2024-01-04cmd/api: fix panic on exported basic type aliasesDevon H. O'Dell
2023-08-16cmd/api: rename api.go to main_test.goRuss Cox
2023-06-15cmd/api: skip TestIssue29837 when -short is setqmuntal
2023-05-19cmd/api: skip TestIssue21181Russ Cox
2023-05-03cmd/api: move support checks into individual testsBryan C. Mills
2023-04-27cmd/api: remove unused functionalityDmitri Shuralyov
2022-12-02cmd/api: track deprecationsRuss Cox
2022-11-28cmd/api: rewrite as package testRuss Cox