Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDeadlineExceeded = errors.New("command timed out (" + strconv.Itoa(conf.TimeoutSec) + "s)")
View Source
var ErrNoTestResult = errors.New("no test result")
View Source
var ErrResultMismatch = errors.New("result not matched")
Functions ¶
func DeleteCompiled ¶
func DeleteSuite ¶
Types ¶
type CompileResult ¶
Click to show internal directories.
Click to hide internal directories.