Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: disable failing tests under ssa/interp. | Alan Donovan | 2013-09-18 | 1 | -19/+37 |
* | runtime, cmd/gc, cmd/ld: ignore method wrappers in recover | Russ Cox | 2013-09-12 | 1 | -4/+212 |
* | exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go. | Alan Donovan | 2013-02-21 | 1 | -3/+9 |
* | test: add test of calling recover in a varargs function | Ian Lance Taylor | 2012-03-01 | 1 | -0/+27 |
* | test: use testlib (final 61) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | runtime: turn run time errors checks into panics | Russ Cox | 2010-04-01 | 1 | -17/+17 |
* | test for panic and recover | Russ Cox | 2010-03-31 | 1 | -0/+246 |