]> Cypherpunks repositories - gostls13.git/commit
cmd/go: build test files containing non-runnable examples
authorAndrew Gerrand <adg@golang.org>
Tue, 24 Jun 2014 22:22:22 +0000 (08:22 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 24 Jun 2014 22:22:22 +0000 (08:22 +1000)
commiteb4c3455de0ae2383038b5756e8948ca2516f090
tree8b2073945bde3671b135b5d0e5ec57a47fbe8c76
parent63e3763af88e758815187bd58c342b7ccfcd3aa2
cmd/go: build test files containing non-runnable examples

Even if we can't run them, we should at least check that they compile.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/107320046
src/cmd/go/test.go