Versions in this module Expand all Collapse all v1 v1.23.0 Aug 14, 2024 Changes in this version + func AddToolChainScriptConditions(t *testing.T, conds map[string]script.Cond, goHostOS, goHostArch string) + func CachedExec() script.Cond + func DefaultCmds() map[string]script.Cmd + func DefaultConds() map[string]script.Cond + func ReplaceGoToolInTestGoRoot(t *testing.T, testgoroot, toolname, newtoolpath string) + func Run(t testing.TB, e *script.Engine, s *script.State, filename string, ...) + func RunTests(t *testing.T, ctx context.Context, engine *script.Engine, env []string, ...) + func RunToolScriptTest(t *testing.T, repls []ToolReplacement, scriptsdir string, fixReadme bool) + func SetupTestGoRoot(t *testing.T, tmpdir string, goroot string) string + func Skip() script.Cmd + type ToolReplacement struct + EnvVar string + ReplacementPath string + ToolName string