]> Cypherpunks repositories - gostls13.git/commit
testing: trim spaces before comparing example output
authorAndrew Gerrand <adg@golang.org>
Thu, 15 Dec 2011 22:43:58 +0000 (09:43 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 15 Dec 2011 22:43:58 +0000 (09:43 +1100)
commit9834a25d338c957e24f0f19236b8bf56addb2e9c
tree8d2f449a2ef877432053bfa4ff5a2e928b5a02e4
parenta369004e2318ad0f139f967c764918bd939980ce
testing: trim spaces before comparing example output
bytes: add two Buffer examples

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5490048
src/pkg/bytes/example_test.go [new file with mode: 0644]
src/pkg/testing/example.go