about summary refs log tree commit diff
path: root/src/test/run-pass/multi-panic.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-13Update panic message to be clearer about env-varsDaniel Silverstone-1/+2
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+1
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+2
2016-05-22Rename main thread from "<main>" to "main".Wangshan Lu-1/+1
2016-03-31allow RUST_BACKTRACE=0 to act as if unsetEmanuel Czirai-8/+17
2016-01-29don't leak RUST_BACKTRACE into test processOliver Schneider-1/+4
2016-01-26Add message about RUST_BACKTRACE to default output of panic!Johannes Oertel-0/+30