| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -130/+0 | |
| 2022-09-19 | Adding ignore fuchsia tests for Backtrace, ErrorKind cases | Andrew Pollack | -0/+1 | |
| 2022-06-26 | Rollup merge of #98491 - antoyo:fix/ui-test-backtrace-panic-abort, r=Dylan-DPC | Yuki Okushi | -0/+1 | |
| Fix backtrace UI test when panic=abort is used The function `contains_verbose_expected` is only used when the panic strategy is not abort, so it caused a warning when it was abort, which made the UI test failed on stderr comparison. | ||||
| 2022-06-25 | Fix backtrace UI test when panic=abort is used | Antoni Boucher | -0/+1 | |
| 2022-06-22 | use `-Cstrip=debuginfo` with ui tests to reduce disk space usage | klensy | -0/+1 | |
| 2022-03-19 | Add needs-unwind directive to tests where necessary | bjorn3 | -20/+23 | |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -1/+0 | |
| 2019-07-31 | Attempt to fix backtrace tests on i686-msvc | Alex Crichton | -1/+1 | |
| Some fixes for i686-msvc and Windows have landed on the `backtrace` crate but hadn't made their way here yet. Let's update that and see if it passes CI. | ||||
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+125 | |
