summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run/all.T
blob: 03951a1edbf2eb25fca8b37c060dc9d3831bcb3c (plain)
1
2
3
4
5
6
7
8
test('readRun001', normal, compile_and_run, [''])
test('readRun002', normal, compile_and_run, [''])
test('readRun003', normal, compile_and_run, [''])
test('readRun004', normal, compile_and_run, ['-fobject-code'])
test('T1344', normal, compile_and_run, [''])
test('operator', normal, compile_and_run, [''])
test('operator2', normal, compile_and_run, [''])
test('ParserMultiWayIf', if_compiler_lt('ghc', '7.5', skip), compile_and_run, [''])