Documentation ¶
Index ¶
- Variables
- func Do(t *testing.T, gopcode, expected string)
- func DoExt(t *testing.T, conf *cl.Config, pkgname, gopcode, expected string)
- func DoFS(t *testing.T, conf *cl.Config, fs parser.FileSystem, dir string, ...)
- func DoWithFname(t *testing.T, gopcode, expected string, fname string)
- func Error(t *testing.T, msg, src string)
- func ErrorAst(t *testing.T, pkgname, filename, msg, src string)
- func ErrorEx(t *testing.T, pkgname, filename, msg, src string)
- func FromDir(t *testing.T, sel, relDir string)
- func LookupClass(ext string) (c *modfile.Project, ok bool)
- func Mixed(t *testing.T, pkgname, gocode, gopcode, expected string, outline ...bool)
- func Named(t *testing.T, name string, gopcode, expected string)
- func Spx(t *testing.T, gmx, spxcode, expected string)
- func SpxErrorEx(t *testing.T, msg, gmx, spxcode, gmxfile, spxfile string)
- func SpxEx(t *testing.T, gmx, spxcode, expected, gmxfile, spxfile string)
- func SpxEx2(t *testing.T, gmx, spxcode, expected, gmxfile, spxfile, resultFile string)
- func SpxWithConf(t *testing.T, name string, conf *cl.Config, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Gop *env.Gop Conf *cl.Config )
Functions ¶
func SpxErrorEx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.