go/src/path/path_test.go

type PathTest

var cleantests

func TestClean(t *testing.T) {}

func TestCleanMallocs(t *testing.T) {}

type SplitTest

var splittests

func TestSplit(t *testing.T) {}

type JoinTest

var jointests

func TestJoin(t *testing.T) {}

type ExtTest

var exttests

func TestExt(t *testing.T) {}

var basetests

func TestBase(t *testing.T) {}

var dirtests

func TestDir(t *testing.T) {}

type IsAbsTest

var isAbsTests

func TestIsAbs(t *testing.T) {}