]> Cypherpunks repositories - gostls13.git/commit
testing: catch panicking example and report, just like tests
authorAndrew Gerrand <adg@golang.org>
Thu, 17 Jan 2013 23:28:18 +0000 (10:28 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 17 Jan 2013 23:28:18 +0000 (10:28 +1100)
commit5bd5ed2b579f656e5804ec6c1f715b5b43161932
tree25bd017e9665fa2bdd7e0de526ea715f0080a2c1
parent07dfd8b131937854cb7558d44635ea00fb281f78
testing: catch panicking example and report, just like tests

Fixes #4670.

R=rsc
CC=golang-dev
https://golang.org/cl/7148043
src/pkg/testing/example.go