aboutsummaryrefslogtreecommitdiff
path: root/test/recover3.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-08-15tests: remove two misuses of nil pointersRuss Cox
2013-02-12test: ensure all failing tests exit nonzero.Alan Donovan
2012-02-24test/[n-r]*.go: add documentationRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2011-11-01non-pkg: gofix -r error -force=errorRuss Cox
2010-12-15remove naclRuss Cox
2010-10-25arm: enable all testsRuss Cox
2010-04-22runtime: closures, defer bug fix for Native ClientRuss Cox
2010-04-08runtime: turn divide by zero, nil dereference into panicsRuss Cox