]> Cypherpunks repositories - gostls13.git/commit
testing: in example, empty output not distinguished from missing output
authorRyan Slade <ryanslade@gmail.com>
Sat, 12 Jan 2013 00:05:53 +0000 (11:05 +1100)
committerAndrew Gerrand <adg@golang.org>
Sat, 12 Jan 2013 00:05:53 +0000 (11:05 +1100)
commit3073a02b19464f189cfd7f66ac5edf48742616e7
tree1e414555505dc3214b9e96cab8c38450eda8b1eb
parent05bf9a456a2c0c5e0c859782d170cd35db019c8b
testing: in example, empty output not distinguished from missing output

Fixes #4485.

R=golang-dev, rsc, adg
CC=golang-dev
https://golang.org/cl/7071050
src/cmd/go/test.go
src/pkg/go/doc/example.go