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 EnableTypesalias() bool
- 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 Go1Point() int
- 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 SpxFromDir(t *testing.T, sel, relDir string)
- func SpxTest(t *testing.T, fs fsx.FileSystem, dir string, parseConf parser.Config, ...)
- func SpxWithConf(t *testing.T, name string, conf *cl.Config, ...)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func DoWithFname ¶ added in v1.3.0
func EnableTypesalias ¶ added in v1.3.8
func EnableTypesalias() bool
func SpxErrorEx ¶ added in v1.3.0
func SpxFromDir ¶ added in v1.3.9
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.