summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/barton-mangler-bug/test.T
blob: 61020b926d7acfb8d314a926ddde23b656c46b7b (plain)
1
2
3
4
5
6
7
test('barton-mangler-bug',
     [extra_files(['Basic.hs', 'Expected.hs', 'Main.hs', 'Physical.hs', 'Plot.lhs', 'PlotExample.lhs', 'TypesettingTricks.hs']),
      when(fast(), skip),
      omit_ways(['debug']) # Fails for debug way due to annotation linting timeout
      ],
     multimod_compile_and_run, ['Main', ''])