summary refs log tree commit diff
path: root/src/test/ui/test-panic-abort.rs
AgeCommit message (Expand)AuthorLines
2020-05-05Ignore SGX on a few ui testsMohsen Zohrevandi-0/+1
2020-01-16Don't propagate __RUST_TEST_INVOKE to subprocessTyler Mandry-0/+11
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