summary refs log tree commit diff
path: root/src/test/ui/backtrace.rs
AgeCommit message (Expand)AuthorLines
2022-09-19Adding ignore fuchsia tests for Backtrace, ErrorKind casesAndrew Pollack-0/+1
2022-06-26Rollup merge of #98491 - antoyo:fix/ui-test-backtrace-panic-abort, r=Dylan-DPCYuki Okushi-0/+1
2022-06-25Fix backtrace UI test when panic=abort is usedAntoni Boucher-0/+1
2022-06-22use `-Cstrip=debuginfo` with ui tests to reduce disk space usageklensy-0/+1
2022-03-19Add needs-unwind directive to tests where necessarybjorn3-20/+23
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2019-07-31Attempt to fix backtrace tests on i686-msvcAlex Crichton-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+125