summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/retc001/all.T
blob: 3f15ed1654b658b2aadde58a460973903427c7fe (plain)
1
2
3
4
5
6
7
8
test('retc001',
     [extra_files(['A.hs', 'B1.hs', 'B2.hs', 'C.hs']),
      clean_cmd('$MAKE -s clean'),
# See issue 11204, this test sometimes passes and sometimes fails on OSX
      when(opsys('darwin'), skip)],
     run_command,
     ['$MAKE -s --no-print-directory retc001'])