Add needs-unwind annotations to tests that need stack unwinding
This commit is contained in:
parent
7b99493492
commit
8a08514dbd
13 changed files with 13 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue