summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/downsweep/all.T
blob: b3797113bca4a7fa5e26539cde9568749fc69d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
test('PartialDownsweep',
     [ extra_run_opts('"' + config.libdir + '"')
     , exit_code(1)
     ],
     compile_and_run,
     ['-package ghc'])

test('OldModLocation',
     [ extra_run_opts('"' + config.libdir + '"')
     ],
     compile_and_run,
     ['-package ghc'])