summaryrefslogtreecommitdiff
path: root/testsuite/tests/hsc2hs/all.T
blob: f237d9ac597beba49a3b9b9ac63a13d9c174fa3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

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

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

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

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


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

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

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

test('T12504', [extra_files(['T12504']), ignore_stdout], run_command,
     ['$MAKE -s --no-print-directory T12504'])

# Make sure response files are read and used.
test('T15758', [], run_command, ['$MAKE -s --no-print-directory T15758'])