]> Cypherpunks repositories - gostls13.git/commit
testing: report test as failed if the test panics.
authorEwan Chou <coocood@gmail.com>
Mon, 1 Apr 2013 11:36:41 +0000 (22:36 +1100)
committerDave Cheney <dave@cheney.net>
Mon, 1 Apr 2013 11:36:41 +0000 (22:36 +1100)
commit174a17e3c6cee14b575c1871c6ce35c1c0806b45
tree621d8bd4b7c509111853e9a6dea6fe603a911bbb
parente42bc0df87e865417f6a13908cd8d3e6f6945b96
testing: report test as failed if the test panics.

Fixes #5149.

R=golang-dev, dave, minux.ma
CC=golang-dev
https://golang.org/cl/8136043
src/pkg/testing/testing.go