summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T12674/all.T
blob: 0f9e205c9f65a30af743c7319e754fd11d98b34c (plain)
1
2
3
4
5
test('T12674', [extra_files(['-T12674.hs', '-T12674c.c'])],
                multi_compile, ['./-T12674.hs', [('././-T12674c.c', '')], '-v0'])
test('T12674w', [extra_files(['-T12674.hs', '-T12674c.c']),
                unless(opsys('mingw32'), skip)],
                multi_compile, ['.\\\-T12674.hs', [('.\\\.\\\-T12674c.c', '')], '-v0'])