about summary refs log tree commit diff
path: root/tests/ui/panics/panic-in-ffi.run.stderr
AgeCommit message (Expand)AuthorLines
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+2
2024-11-30bless tests for changed library pathRalf Jung-1/+1
2024-09-27Add and adapt testsGary Guo-1/+2
2024-08-02Bless testsbjorn3-1/+1
2024-06-19Remove c_unwind from tests and fix testsGary Guo-1/+1
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-2/+2
2023-08-25keep trying which flags we need for this test until it passes borsRalf Jung-1/+1
2023-08-24add tests for both kinds of unwind-terminate messagesRalf Jung-0/+7