1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:18:32 -06:00
go/cmd/stringer
Paul Smith 92211c448d cmd/stringer: remove os.Exit call from Usage func
The caller of Usage should call os.Exit -- Usage shouldn't call it.

Change-Id: I3decf662883fb2a6b19b7035138ee8a06a02de08
Reviewed-on: https://go-review.googlesource.com/7110
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-03-09 01:18:24 +00:00
..
testdata tools/cmd/stringer: fake import C. 2014-11-27 15:36:14 +11:00
endtoend_test.go cmd/stringer: fix ignored error in TestEndToEnd. 2015-01-15 23:10:50 +00:00
golden_test.go stringer: avoid if's in the generated code 2014-12-22 20:58:05 +00:00
stringer.go cmd/stringer: remove os.Exit call from Usage func 2015-03-09 01:18:24 +00:00
util_test.go go.tools/cmd/stringer: add tests 2014-09-04 14:16:59 -07:00