summary refs log tree commit diff
path: root/src/test/ui/test-panic-abort.rs
AgeCommit message (Expand)AuthorLines
2019-10-02Set RUST_BACKTRACE=0 in tests that include a backtrace in stderrAaron Hill-0/+1
2019-09-28Put panic=abort test support behind -Z panic_abort_testsTyler Mandry-1/+1
2019-09-28Add test for libtest panic=abort modeTyler Mandry-0/+36