summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/stranal/should_run/all.T
blob: d94a7c492d387fbb2a995afc6de62add3347e644 (plain)
1
2
3
4
5
6
7
8
9
# Optimised only, we're testing the strictness analyser here
setTestOpts( only_ways(['optasm']) )

test('strun001', normal, compile_and_run, [''])
test('strun002', exit_code(1), compile_and_run, [''])
test('strun003', normal, compile_and_run, [''])
test('strun004', normal, compile_and_run, [''])
test('T2756b', normal, compile_and_run, [''])