summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations-literals/all.T
blob: bef7049f8f375dc3104987c1169620437bcaf937 (plain)
1
2
3
4
test('literals', extra_clean(['LiteralsTest.o', 'LiteralsTest.hi']),
                 run_command, ['$MAKE -s --no-print-directory literals'])
test('parsed',   extra_clean(['LiteralsTest2.o', 'LiteralsTest2.hi']),
                 run_command, ['$MAKE -s --no-print-directory parsed'])