testsuite: implement & use req_plugins predicate
This commit implements req_plugins predicate to indicate that the test requires plugin functionality. Currently this means cross GHC is disabled since internal-interpreter doesn't work in cross GHC yet.
Showing
- testsuite/driver/testlib.py 14 additions, 0 deletionstestsuite/driver/testlib.py
- testsuite/tests/plugins/all.T 1 addition, 1 deletiontestsuite/tests/plugins/all.T
- testsuite/tests/simplCore/should_compile/all.T 1 addition, 1 deletiontestsuite/tests/simplCore/should_compile/all.T
- testsuite/tests/tcplugins/all.T 4 additions, 1 deletiontestsuite/tests/tcplugins/all.T
- testsuite/tests/typecheck/should_compile/all.T 2 additions, 3 deletionstestsuite/tests/typecheck/should_compile/all.T
Loading
Please register or sign in to comment