Documentation
¶
Index ¶
- func FromDir(t *testing.T, sel, relDir string)
- func InitDebug()
- func Pkg(t *testing.T, pkgPath, outFile string)
- func RunAndCapture(relPkg, pkgDir string) ([]byte, error)
- func RunFromDir(t *testing.T, sel, relDir string, ignore []string)
- func TestCompileEx(t *testing.T, src any, fname, expected string, dbg bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAndCapture ¶ added in v0.12.1
func RunFromDir ¶ added in v0.12.1
RunFromDir executes tests under relDir, skipping any relPkg entries in ignore. ignore entries should be relative package paths (e.g., "./_testgo/invoke").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.