]> Cypherpunks repositories - gostls13.git/commit
net/http: quiet distracting test spam
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 26 Dec 2013 21:03:30 +0000 (13:03 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 26 Dec 2013 21:03:30 +0000 (13:03 -0800)
commit2ccc9a965b11e27f3df843d36ccdecc6efbd1b52
treeab27a8331effd468e07a1fe8e5166db656089363
parent1fa0206024e543b78e2ffea7997a0ac676cec708
net/http: quiet distracting test spam

Capture log output (and test it while at it),
and quiet unnecessary t.Logf.

R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/45850043
src/pkg/net/http/client_test.go
src/pkg/net/http/cookie_test.go
src/pkg/net/http/transport_test.go