testsuite: add missing annotations for some tests
This patch adds missing annotations (req_th, req_dynamic_lib_support, req_rts_linker) to some tests. They were discovered when testing wasm32, though it's better to be explicit about what features they require, rather than simply adding when(arch('wasm32'), skip). (cherry picked from commit b174a110)
Showing
- testsuite/tests/rts/linker/all.T 2 additions, 0 deletionstestsuite/tests/rts/linker/all.T
- testsuite/tests/tcplugins/all.T 7 additions, 0 deletionstestsuite/tests/tcplugins/all.T
- testsuite/tests/type-data/should_compile/all.T 1 addition, 1 deletiontestsuite/tests/type-data/should_compile/all.T
- testsuite/tests/typecheck/should_compile/all.T 2 additions, 2 deletionstestsuite/tests/typecheck/should_compile/all.T
Loading
Please register or sign in to comment