summaryrefslogtreecommitdiff
path: root/src/pkg/testing/quick
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý2-11/+12
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+1
2010-06-20reflect: add Kind, remove Int8Type, Int8Value, etc.Russ Cox1-31/+34
2010-04-11testing: update documentation to match current coding styleChristopher Wedgwood1-2/+2
2009-12-151) Change default gofmt default settings forRobert Griesemer2-151/+151
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-5/+5
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer2-48/+48
2009-11-06- fine-tuning of one-line func heuristic (nodes.go)Robert Griesemer2-69/+23
2009-10-28Add a quickcheck package which is a little like the Haskell one of the sameAdam Langley3-0/+564