summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/andy_cherry/test.T
blob: 4d14ee306ea3edd2199cfed096b812b8c2d68516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

test('andy_cherry',
     [skip_if_fast,
      extra_clean(['DataTypes.hi',   'DataTypes.o',
                   'GenUtils.hi',    'GenUtils.o',
                   'Interp.hi',      'Interp.o',
                   'InterpUtils.hi', 'InterpUtils.o',
                   'Main.hi',        'Main.o',
                   'Parser.hi',      'Parser.o',
                   'PrintTEX.hi',    'PrintTEX.o']),
      extra_run_opts('.')],
     multimod_compile_and_run,
     ['Main', '-cpp'])