go/cmd/guru/testdata/src
Rebecca Stambler d810ce9e47 cmd/guru: remove Go 1.9 handling, since we no longer support 1.8
Some tests were split off for Go 1.9, when we still supported Go 1.8.
This change recombines them and removes the special handling for 1.9.

Fixes golang/go#24421

Change-Id: Ic871f4c3af4bb90b00cdd6d7b8f3253783554535
Reviewed-on: https://go-review.googlesource.com/c/161000
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
2019-02-04 19:56:32 +00:00
..
alias
calls
calls-json
definition-json cmd/guru: remove Go 1.9 handling, since we no longer support 1.8 2019-02-04 19:56:32 +00:00
describe cmd/guru: remove Go 1.9 handling, since we no longer support 1.8 2019-02-04 19:56:32 +00:00
describe-json cmd/guru: add type position to describe command 2018-11-20 20:06:22 +00:00
freevars
implements
implements-json
implements-methods
implements-methods-json
imports cmd/guru: fix and reenable failing test case 2017-04-14 23:25:34 +00:00
lib cmd/guru: fix and reenable failing test case 2017-04-14 23:25:34 +00:00
main
peers
peers-json
pointsto
pointsto-json
referrers cmd/guru: fix tests for line directives in Go 1.11 2018-08-13 16:50:33 +00:00
referrers-json cmd/guru: remove Go 1.9 handling, since we no longer support 1.8 2019-02-04 19:56:32 +00:00
reflection
softerrs
what
what-json
whicherrs
README.txt

README.txt

This is not a Go source file.
Used by TestIssue14684.