summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/all.T')
-rw-r--r--testsuite/tests/patsyn/should_fail/all.T9
1 files changed, 8 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_fail/all.T b/testsuite/tests/patsyn/should_fail/all.T
index 86ec79a50c..c029f20eb9 100644
--- a/testsuite/tests/patsyn/should_fail/all.T
+++ b/testsuite/tests/patsyn/should_fail/all.T
@@ -1,7 +1,7 @@
test('mono', normal, compile_fail, [''])
test('unidir', normal, compile_fail, [''])
test('local', normal, compile_fail, [''])
-test('as-pattern', normal, compile_fail, [''])
+test('as-pattern', normal, compile, [''])
test('T9161-1', normal, compile_fail, [''])
test('T9161-2', normal, compile_fail, [''])
test('T9705-1', normal, compile_fail, [''])
@@ -36,3 +36,10 @@ test('T12819', normal, compile_fail, [''])
test('UnliftedPSBind', normal, compile_fail, [''])
test('T13349', normal, compile_fail, [''])
test('T13470', normal, compile_fail, [''])
+test('T14112', normal, compile_fail, [''])
+test('T14114', normal, compile_fail, [''])
+test('T14380', normal, compile_fail, [''])
+test('T14498', normal, compile_fail, [''])
+test('T14552', normal, compile_fail, [''])
+test('T14507', normal, compile_fail, ['-dsuppress-uniques'])
+test('T15289', normal, compile_fail, [''])