summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T')
-rw-r--r--testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T b/testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T
new file mode 100644
index 0000000000..bca0be654f
--- /dev/null
+++ b/testsuite/tests/driver/dynamicToo/dynamicToo001boot/test.T
@@ -0,0 +1,6 @@
+
+test('dynamicToo001boot',
+ [extra_files(['A.hs', 'B1.hs-boot', 'B2.hs-boot', 'C.hs']),
+ when(opsys('mingw32'), expect_broken(7665)), unless(have_vanilla(), skip),
+ unless(have_dynamic(), skip)],
+ makefile_test, [])