summaryrefslogtreecommitdiff
path: root/src/go/doc/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* go/doc: move example tests into filesJonathan Amsterdam2022-05-101-494/+61
* go/doc: remove brackets from receiver in example identifierJonathan Amsterdam2022-05-101-0/+19
* go/doc: group play example importsJonathan Amsterdam2022-05-101-0/+1
* [dev.fuzz] all: merge master (d137b74) into dev.fuzzKatie Hockman2021-05-171-0/+25
|\
| * go/doc: avoid panic on references to functions with no bodyNorman B. Lancaster2021-03-301-0/+25
* | [dev.fuzz] testing: add basic go command support for fuzzingKatie Hockman2020-12-041-0/+6
|/
* go/doc: support examples on methods from embedded unexported typesJonathan Amsterdam2020-08-211-1/+8
* go/doc: fix detection of whole file examplesGregory Petrosyan2020-04-151-18/+58
* go/doc: add NewFromFiles with support for classifying examplesDmitri Shuralyov2019-11-121-0/+211
* go/doc: handle Examples with no bodyAgniva De Sarker2018-12-161-0/+35
* go/doc: inspect function signature for building playground examplesYury Smolsky2018-11-051-0/+62
* go/doc: do not treat methods as test functionsRoger Peppe2018-07-311-10/+72
* go/doc: make examples that depend on top-level decls playableHiroshi Ioka2018-06-271-2/+112
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+191