summaryrefslogtreecommitdiff
path: root/testsuite/tests/utils/should_run/all.T
blob: f59c6b249c420cdb6c18fb99d4c51229b3a0bdf2 (plain)
1
2
3
4
5
6
7
8
9
test('T14854',
     [only_ways(threaded_ways),
      omit_ways('ghci'),
      reqlib('random'),
      ignore_stderr],
     compile_and_run,
     ['-package ghc'])

test('T15953', [ignore_stdout], run_command, ['$MAKE --no-print-directory -s T15953'])