summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/all.T
blob: dee74b7e94bf60fb8ef200c2a0f73d2cf7d96b3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
test('ghcApi', normal, compile_and_run, ['-package ghc'])
test('T6145', normal,
              run_command,
              ['$MAKE -s --no-print-directory T6145'])
test('T8639_api', normal,
              run_command,
              ['$MAKE -s --no-print-directory T8639_api'])
test('T8628', normal,
              run_command,
              ['$MAKE -s --no-print-directory T8628'])
test('T9595', extra_run_opts('"' + config.libdir + '"'),
              compile_and_run,
              ['-package ghc'])
test('T10508_api', extra_run_opts('"' + config.libdir + '"'),
                   compile_and_run,
                   ['-package ghc'])
test('T10942', extra_run_opts('"' + config.libdir + '"'),
                   compile_and_run,
                   ['-package ghc'])