Robert Griesemer
|
63f996ec75
|
cmd/stringer: exclude end-to-end test for Android
Change-Id: I37224abb3d9ca902ed23d520493f3b2794ef0471
Reviewed-on: https://go-review.googlesource.com/13261
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
|
2015-08-05 22:44:14 +00:00 |
|
Nigel Tao
|
045f02ba9d
|
cmd/stringer: fix ignored error in TestEndToEnd.
Change-Id: Ia139e9da37aecddebe8895c0d3427d7e97d408f8
Reviewed-on: https://go-review.googlesource.com/2931
Reviewed-by: David Symonds <dsymonds@golang.org>
|
2015-01-15 23:10:50 +00:00 |
|
Rob Pike
|
0e9050009a
|
tools/cmd/vet: check that cgo is enabled before testing it
Should fix the tools builders.
LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/176530043
|
2014-12-02 08:15:26 +09:00 |
|
Alex Brainman
|
d39af6c903
|
go.tools/cmd/stringer: add .exe suffix to executable name in TestEndToEnd
Fixes windows build
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/140360043
|
2014-09-08 13:55:05 +10:00 |
|
Rob Pike
|
d0448f16e3
|
go.tools/cmd/stringer: add end-to-end test that compiles, runs, and verifies the generated method
In the process, fix a bug in one of the method generators.
LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/141130043
|
2014-09-05 15:42:23 -07:00 |
|