summary refs log tree commit diff
path: root/src/test/ui/test-panic-abort.run.stdout
AgeCommit message (Collapse)AuthorLines
2019-10-02Set RUST_BACKTRACE=0 in tests that include a backtrace in stderrAaron Hill-1/+1
This removes the implicit dependency on the environment variables set when running `./x.py test`
2019-09-28Add test for libtest panic=abort modeTyler Mandry-0/+29