package test
import "cmd/go/internal/test"
Index ¶
Variables ¶
var CmdTest = &base.Command{ CustomFlags: true, UsageLine: testUsage, Short: "test packages", Long: "" /* 5192 byte string literal not displayed */, }
var HelpTestflag = &base.Command{ UsageLine: "testflag", Short: "testing flags", Long: "" /* 8958 byte string literal not displayed */, }
var HelpTestfunc = &base.Command{ UsageLine: "testfunc", Short: "testing functions", Long: "" /* 1984 byte string literal not displayed */, }
Source Files ¶
- Version
- v1.12.0-rc.1
- Published
- Feb 11, 2019
- Platform
- js/wasm
- Imports
- 28 packages
- Last checked
- 1 second ago –
Tools for package owners.