Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Test ¶
Test returns a Target representing the result of compiling the package pkg, and its dependencies, and linking it with the test runner.
func TestPackage ¶
func TestPackage(targets map[string]*gb.Action, pkg *gb.Package, flags []string) (*gb.Action, error)
TestPackage returns an Action representing the steps required to build and test this Package.
func TestPackages ¶
TestPackages produces a graph of Actions that when executed build and test the supplied packages.
Types ¶
Click to show internal directories.
Click to hide internal directories.