summary refs log tree commit diff
path: root/src/test/run-pass/panic-handler-chain.rs
AgeCommit message (Collapse)AuthorLines
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+3
Most of these rely on spawning processes, which is not possible in Emscripten.
2016-03-15Update rpass tests for panic hooksSteven Fackler-5/+5
2015-12-23Implement custom panic handlersSteven Fackler-0/+33