summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo/should_fail/all.T
blob: 667a538ce1f48d094781cff87cfce7f4cdbd27fd (plain)
1
2
3
4
5
6
7
8
setTestOpts(only_ways(['normal']));

test('mdofail001', normal, compile_fail, [''])
test('mdofail002', normal, compile_fail, [''])
test('mdofail003', normal, compile_fail, [''])
test('mdofail004', normal, compile, [''])
test('mdofail005', normal, compile_fail, [''])
test('mdofail006', exit_code(1), compile_and_run, [''])