summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation/all.T
blob: 84d25f8bdd6f2893731778fc7653466ac36f3ff8 (plain)
1
2
3
4
5
6
7
8
test('T3953', req_interp, compile_fail, [''])
test('T4150', [expect_broken(4150)], run_command,
     ['$MAKE -s --no-print-directory T4150'])
test('T5204', req_interp, compile_fail, [''])
test('T7918',
     [req_interp, extra_run_opts('"' + config.libdir + '"'),
      only_ways(config.ghc_th_way), unless(have_dynamic(), skip)],
     compile_and_run, ['-package ghc ' + config.ghc_th_way_flags])