summaryrefslogtreecommitdiff
path: root/src/testing/quick
Commit message (Expand)AuthorAgeFilesLines
* all: shorten some testsRuss Cox2019-05-221-1/+1
* testing/quick: simplify explanation of -quickchecks flagRob Pike2019-04-181-2/+2
* testing/quick: clarify that Config.MaxCount is from a flagAndrew Z Allen2019-04-181-1/+2
* doc: mention testing/quick RNG seeding change in Go 1.9 notesBrad Fitzpatrick2017-06-271-10/+11
* testing/quick: use Uint64 instead of Int63Russ Cox2017-04-052-5/+19
* testing/quick: generate all possible int64, uint64 valuesRuss Cox2017-04-031-3/+10
* all: freeze net/rpc and reword the 'frozen' message in other frozen packagesRob Pike2016-10-261-1/+1
* testing/quick, text/tabwriter: freeze packagesBrad Fitzpatrick2016-10-241-0/+2
* Revert "testing/quick: generate more map and slice states"Russ Cox2016-05-062-29/+35
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* all: remove public named return values when uselessBrad Fitzpatrick2016-02-291-24/+16
* testing/quick: generate more map and slice statesMatt T. Proud2016-02-262-35/+29
* testing/quick: terminate for arbitrary recursive typesHåvard Haugen2015-08-292-20/+71
* testing/quick: improve function signature error.Matt T. Proud2015-06-261-1/+1
* testing/quick: probabilistically generate nil pointersHåvard Haugen2015-06-082-5/+26
* testing/quick: align tests with reflect.Kind.Matt T. Proud2015-04-261-19/+19
* testing/quick: fix commentDmitry Vyukov2015-03-271-1/+1
* testing/quick: support generation of array types in ValueChris Kastorff2015-02-042-0/+16
* build: move package sources from src/pkg to srcRuss Cox2014-09-082-0/+607