summaryrefslogtreecommitdiff
path: root/testsuite/tests/runghc/all.T
blob: 7c4fad251f49dd4037f1ad6c78e1da2eff6f9414 (plain)
1
2
3
4
5
6
7
8
9
10
test('T7859', req_interp, run_command,
     ['$MAKE --no-print-directory -s T7859'])

test('T8601', req_interp, run_command,
     ['$MAKE --no-print-directory -s T8601'])

test('T11247', [req_interp, expect_broken(11247)], run_command,
     ['$MAKE --no-print-directory -s T11247'])

test('T6132', [], compile, [''])