type ppfTestPackage … type ppfTest … var ppfTests … func ppfDirTest(pattern string, nmatch int, dirs ...string) ppfTest { … } func TestPerPackageFlag(t *testing.T) { … }
type ppfTestPackage … type ppfTest … var ppfTests … func ppfDirTest(pattern string, nmatch int, dirs ...string) ppfTest { … } func TestPerPackageFlag(t *testing.T) { … }