1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:24:40 -07:00
go/src/pkg/testing
Shenghou Ma d888ab80a3 testing: do not recover example's panic
So as to give out stack trace for panic in examples.
        This behavior also matches the tests'.
        Fixes #2691.

R=golang-dev
CC=golang-dev
https://golang.org/cl/5554061
2012-01-19 10:19:33 -08:00
..
iotest src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
quick renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
script renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
benchmark.go testing: fix defer race 2012-01-12 10:18:12 -08:00
example.go testing: do not recover example's panic 2012-01-19 10:19:33 -08:00
Makefile go/doc: don't ignore anonymous non-exported fields 2012-01-12 16:05:05 -08:00
testing.go testing: document examples 2012-01-17 14:20:27 -08:00