1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:28:32 -06:00
go/cmd/stringer
Rob Pike e548cb3dfe go.tools/cmd/stringer: fix docs: stringer is not a "go tool"
Documentation change only. The binary will not be installed
using the "go tool" mechanism.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/133710046
2014-09-09 13:29:38 -07:00
..
testdata go.tools/cmd/stringer: add end-to-end test that compiles, runs, and verifies the generated method 2014-09-05 15:42:23 -07:00
endtoend_test.go go.tools/cmd/stringer: add .exe suffix to executable name in TestEndToEnd 2014-09-08 13:55:05 +10:00
golden_test.go go.tools/cmd/stringer: delete needless subtraction of zero in generated code 2014-09-05 17:05:28 -07:00
stringer.go go.tools/cmd/stringer: fix docs: stringer is not a "go tool" 2014-09-09 13:29:38 -07:00
util_test.go go.tools/cmd/stringer: add tests 2014-09-04 14:16:59 -07:00