about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/panic
AgeCommit message (Collapse)AuthorLines
2023-11-24Bless Miri testsNilstrieb-11/+11
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-12more consistent naming for TLS testsRalf Jung-2/+2
2023-09-23Merge from rustcThe Miri Conjob Bot-8/+8
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-8/+8
2023-09-21deprecate -Zmiri-disable-abi-checkRalf Jung-0/+2
2023-08-29Merge from rustcThe Miri Conjob Bot-2/+1
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-2/+1
2023-08-26Merge from rustcThe Miri Conjob Bot-2/+2
2023-08-24when terminating during unwinding, show the reason whyRalf Jung-2/+2
2023-08-22fix some bad regex capture group references in test normalizationRalf Jung-2/+2
2023-08-20interpret/miri: call panic_cannot_unwind lang item instead of hard-coding ↵Ralf Jung-6/+21
the same message
2023-07-29Fix test output.Mara Bos-2/+4
2023-07-29Change default panic handler message format.Mara Bos-8/+16
2023-06-16make test work cross-platformRalf Jung-31/+10
2023-06-16add tests for panicky drop in thread_local destructorRalf Jung-0/+75
2023-05-27Add support for nested panics to miriAmanieu d'Antras-23/+9
2023-05-09Update to latest ui_test crate version.Oli Scherer-5/+5
Also stops using github actions groups that conflict with our groups as github does not nest them
2023-05-08port tests to 2021 editionRalf Jung-8/+10
2023-04-24Hide backtrace from stderr filesOli Scherer-62/+2
2022-12-06Reintroduce the span printing in miri (plus point to spans where possible)Oli Scherer-39/+39
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-47/+47
2022-10-28update ignore-windows commentsRalf Jung-1/+1
2022-10-19Magic functions for writing to stdout/stderr.Cliff L. Biffle-0/+60
This enables I/O in no_std contexts (or, really, any Miri-specific OS-independent context). Combined with the `abort` intrinsic it should allow a reasonable test framework in no_std.
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+337
git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573