summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_compile/all.T')
-rw-r--r--testsuite/tests/deriving/should_compile/all.T32
1 files changed, 32 insertions, 0 deletions
diff --git a/testsuite/tests/deriving/should_compile/all.T b/testsuite/tests/deriving/should_compile/all.T
new file mode 100644
index 0000000000..22353ab2ea
--- /dev/null
+++ b/testsuite/tests/deriving/should_compile/all.T
@@ -0,0 +1,32 @@
+test('drv001', normal, compile, [''])
+test('drv002', normal, compile, [''])
+test('drv003', normal, compile, [''])
+test('drv004', normal, compile, [''])
+test('drv005', normal, compile, [''])
+test('drv006', normal, compile, [''])
+test('drv007', normal, compile, [''])
+test('drv008', normal, compile, [''])
+test('drv009', normal, compile, [''])
+test('drv010', normal, compile, [''])
+test('drv011', normal, compile, [''])
+test('drv012', normal, compile, [''])
+test('drv013', normal, compile, [''])
+test('drv014', normal, compile, [''])
+test('drv015', normal, compile, [''])
+test('drv020', normal, compile, [''])
+test('drv021', normal, compile, [''])
+test('deriving-1935', normal, compile, [''])
+test('T2378', normal, compile, [''])
+test('T2856', normal, compile, [''])
+test('T3057', normal, compile, [''])
+test('T3012', normal, compile, [''])
+test('T3965', normal, compile, [''])
+test('T4220', normal, compile, [''])
+test('T4302', normal, compile, [''])
+test('T4325', normal, compile, [''])
+test('T4816', normal, compile, [''])
+test('T4966', normal, compile, [''])
+
+test('drv-functor1', normal, compile, [''])
+test('drv-functor2', normal, compile, [''])
+test('drv-foldable-traversable1', normal, compile, [''])