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

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