Add needs-unwind to tests that depend on panicking
This directive isn't automatically set by compiletest or x.py, but can be turned on manually for targets that require it.
This commit is contained in:
parent
0b42deaccc
commit
ea68758299
62 changed files with 63 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// run-pass
|
||||
// needs-unwind
|
||||
// ignore-emscripten no processes
|
||||
// ignore-sgx no processes
|
||||
// ignore-wasm32-bare no unwinding panic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue