summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/all.T')
-rw-r--r--testsuite/tests/module/all.T4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/module/all.T b/testsuite/tests/module/all.T
index 89bdcc00e0..c7097b2dfc 100644
--- a/testsuite/tests/module/all.T
+++ b/testsuite/tests/module/all.T
@@ -350,3 +350,7 @@ test('T10233', extra_clean(['T01233a.hi', 'T01233a.o']),
test('T11432', normal, compile_fail, [''])
test('T11432a', normal, compile_fail, [''])
test('T12026', normal, compile_fail, [''])
+test('T11970', normal, compile_fail, [''])
+test('T11970A', [], multimod_compile, ['T11970A','-Wunused-imports'])
+test('T11970B', normal, compile_fail, [''])
+test('MultiExport', normal, compile, [''])