summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/all.T')
-rw-r--r--testsuite/tests/deriving/should_fail/all.T35
1 files changed, 35 insertions, 0 deletions
diff --git a/testsuite/tests/deriving/should_fail/all.T b/testsuite/tests/deriving/should_fail/all.T
new file mode 100644
index 0000000000..8fa5e27e60
--- /dev/null
+++ b/testsuite/tests/deriving/should_fail/all.T
@@ -0,0 +1,35 @@
+
+test('drvfail001', normal, compile_fail, [''])
+test('drvfail002', normal, compile_fail, [''])
+test('drvfail003', normal, compile_fail, [''])
+test('drvfail004', normal, compile_fail, [''])
+test('drvfail005', normal, compile_fail, [''])
+test('drvfail006', reqlib('mtl'), compile_fail, [''])
+test('drvfail007', normal, compile_fail, [''])
+test('drvfail008', reqlib('mtl'), compile_fail, [''])
+test('drvfail009', normal, compile_fail, [''])
+test('drvfail010', normal, compile_fail, [''])
+test('drvfail011', normal, compile_fail, [''])
+test('drvfail012', normal, compile_fail, [''])
+test('drvfail013', normal, compile_fail, [''])
+test('drvfail014', normal, compile_fail, [''])
+test('drvfail015', normal, compile_fail, [''])
+test('drvfail016',
+ extra_clean(['drvfail016.hi-boot', 'drvfail016.o-boot']),
+ run_command,
+ ['$MAKE --no-print-directory -s drvfail016'])
+test('T2394', normal, compile_fail, [''])
+test('T2604', normal, compile_fail, [''])
+test('T2701', normal, compile_fail, [''])
+test('T2851', normal, compile_fail, [''])
+test('T2721', normal, compile_fail, [''])
+test('T3101', normal, compile_fail, [''])
+test('T3621', normal, compile_fail, [''])
+test('drvfail-functor1', normal, compile_fail, [''])
+test('drvfail-functor2', normal, compile_fail, [''])
+test('drvfail-foldable-traversable1', normal, compile_fail,
+ [''])
+test('T3833', normal, compile_fail, [''])
+test('T3834', normal, compile_fail, [''])
+test('T4528', normal, compile_fail, [''])
+