summaryrefslogtreecommitdiff
path: root/src/lib/testing.go
AgeCommit message (Expand)AuthorFilesLines
2008-11-19add a type testing.T and use it in tests.Rob Pike1-12/+66
2008-11-19gotest, via testing.go, should warn you if you failed to create any tests.Rob Pike1-0/+5
2008-11-18add -chatty flag to test.Russ Cox1-5/+19
2008-11-18testing support libraryRob Pike1-0/+26