summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/all.T')
-rw-r--r--testsuite/tests/ghc-api/all.T5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/all.T b/testsuite/tests/ghc-api/all.T
index 9ee14ba3ae..8eecd3c799 100644
--- a/testsuite/tests/ghc-api/all.T
+++ b/testsuite/tests/ghc-api/all.T
@@ -20,6 +20,11 @@ test('T9015', extra_run_opts('"' + config.libdir + '"'),
test('T11579', extra_run_opts('"' + config.libdir + '"'), compile_and_run,
['-package ghc'])
test('T12099', normal, compile_and_run, ['-package ghc'])
+test('T18181',
+ [ extra_run_opts('"' + config.libdir + '"'),
+ req_rts_linker ],
+ compile_and_run,
+ ['-package ghc'])
test('T18522-dbg-ppr',
extra_run_opts('"' + config.libdir + '"'),
compile_and_run,