Skip to content
Snippets Groups Projects
Commit 69b53b53 authored by Moritz Angermann's avatar Moritz Angermann
Browse files

[testsuite/aarch64-darwin] disable T12674

(cherry picked from commit 08e50109)
parent f41ac4cb
No related branches found
No related tags found
No related merge requests found
test('T12674', [extra_files(['-T12674.hs', '-T12674c.c'])], makefile_test, [])
test('T12674', [extra_files(['-T12674.hs', '-T12674c.c']),
when(opsys('darwin') and arch('aarch64'), skip)],
makefile_test, [])
test('T12674w', [extra_files(['-T12674.hs', '-T12674c.c']),
unless(opsys('mingw32'), skip)],
makefile_test, [])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment