]> Cypherpunks repositories - gostls13.git/commit
cmd/go: mention that _test.go files are ignored when building
authorAndrew Gerrand <adg@golang.org>
Mon, 18 Apr 2016 03:31:50 +0000 (13:31 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 18 Apr 2016 04:05:23 +0000 (04:05 +0000)
commit135572eb326dfc445e1faf74fdffaf82d041c22d
treee7278adeaf56abfee395e28b9c21611ce7bde288
parent6ec481b06c1ceba5792e355ca45f7476bb78f21f
cmd/go: mention that _test.go files are ignored when building

Fixes #15315

Change-Id: I8fea31507a5f83df8a86fb067f1b11d90133dc09
Reviewed-on: https://go-review.googlesource.com/22180
Reviewed-by: Chris Broadfoot <cbro@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/build.go