Add needs-unwind annotations to tests that need stack unwinding

This commit is contained in:
bjorn3 2023-05-02 10:53:09 +00:00
parent 7b99493492
commit 8a08514dbd
13 changed files with 13 additions and 0 deletions

View file

@ -3,6 +3,7 @@
// check-run-results
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
// ignore-emscripten no threads support
// needs-unwind
// run-pass
#[test]