Versions in this module Expand all Collapse all v1 v1.1.4 Feb 11, 2022 v1.1.3 Feb 11, 2022 Changes in this version + func Builder() string + func CPUIsSlow() bool + func CanInternalLink() bool + func CleanCmdEnv(cmd *exec.Cmd) *exec.Cmd + func GoTool() (string, error) + func GoToolPath(t testing.TB) string + func HasCGO() bool + func HasExec() bool + func HasExternalNetwork() bool + func HasGoBuild() bool + func HasGoRun() bool + func HasLink() bool + func HasSrc() bool + func HasSymlink() bool + func MustHaveCGO(t testing.TB) + func MustHaveExec(t testing.TB) + func MustHaveExecPath(t testing.TB, path string) + func MustHaveExternalNetwork(t testing.TB) + func MustHaveGoBuild(t testing.TB) + func MustHaveGoRun(t testing.TB) + func MustHaveLink(t testing.TB) + func MustHaveSymlink(t testing.TB) + func MustInternalLink(t testing.TB) + func SkipFlaky(t testing.TB, issue int) + func SkipFlakyNet(t testing.TB) + func SkipIfShortAndSlow(t testing.TB)