aboutsummaryrefslogtreecommitdiff
path: root/src/testing/quick/quick_test.go
AgeCommit message (Expand)Author
2019-05-22all: shorten some testsRuss Cox
2017-04-05testing/quick: use Uint64 instead of Int63Russ Cox
2016-05-06Revert "testing/quick: generate more map and slice states"Russ Cox
2016-02-26testing/quick: generate more map and slice statesMatt T. Proud
2015-08-29testing/quick: terminate for arbitrary recursive typesHåvard Haugen
2015-06-08testing/quick: probabilistically generate nil pointersHåvard Haugen
2015-04-26testing/quick: align tests with reflect.Kind.Matt T. Proud
2015-02-04testing/quick: support generation of array types in ValueChris Kastorff
2014-09-08build: move package sources from src/pkg to srcRuss Cox