summary refs log tree commit diff
path: root/src/test/ui/test-panic-abort.run.stdout
AgeCommit message (Expand)AuthorLines
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-2/+2
2020-05-05Ignore SGX on a few ui testsMohsen Zohrevandi-1/+1
2020-01-16Don't propagate __RUST_TEST_INVOKE to subprocessTyler Mandry-3/+4
2020-01-12Diagnostics should not end with a full stopvarkor-1/+1
2019-10-02Set RUST_BACKTRACE=0 in tests that include a backtrace in stderrAaron Hill-1/+1
2019-09-28Add test for libtest panic=abort modeTyler Mandry-0/+29