summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_fail/all.T
blob: 735947c2e264d12aff31272715511f5c94846b96 (plain)
1
2
3
4
5
6
7
# Args to compile_and_run are:
#	extra compile flags
#	extra run flags
#	expected process return value, if not zero

test('DsStrictFail', exit_code(1), compile_and_run, [''])
test('T21701', normal, compile, ['-Wall -finfo-table-map'])