aboutsummaryrefslogtreecommitdiff
path: root/src/go/doc/example_test.go
AgeCommit message (Expand)Author
2021-05-17[dev.fuzz] all: merge master (d137b74) into dev.fuzzKatie Hockman
2021-03-30go/doc: avoid panic on references to functions with no bodyNorman B. Lancaster
2020-12-04[dev.fuzz] testing: add basic go command support for fuzzingKatie Hockman
2020-08-21go/doc: support examples on methods from embedded unexported typesJonathan Amsterdam
2020-04-15go/doc: fix detection of whole file examplesGregory Petrosyan
2019-11-12go/doc: add NewFromFiles with support for classifying examplesDmitri Shuralyov
2018-12-16go/doc: handle Examples with no bodyAgniva De Sarker
2018-11-05go/doc: inspect function signature for building playground examplesYury Smolsky
2018-07-31go/doc: do not treat methods as test functionsRoger Peppe
2018-06-27go/doc: make examples that depend on top-level decls playableHiroshi Ioka
2014-09-08build: move package sources from src/pkg to srcRuss Cox