summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deSugar/should_run/all.T')
-rw-r--r--testsuite/tests/deSugar/should_run/all.T39
1 files changed, 39 insertions, 0 deletions
diff --git a/testsuite/tests/deSugar/should_run/all.T b/testsuite/tests/deSugar/should_run/all.T
new file mode 100644
index 0000000000..9c8664d64b
--- /dev/null
+++ b/testsuite/tests/deSugar/should_run/all.T
@@ -0,0 +1,39 @@
+# Args to compile_and_run are:
+# extra compile flags
+# extra run flags
+# expected process return value, if not zero
+
+test('dsrun001', normal, compile_and_run, [''])
+test('dsrun002', normal, compile_and_run, [''])
+test('dsrun003', normal, compile_and_run, [''])
+test('dsrun004', normal, compile_and_run, [''])
+test('dsrun005', exit_code(1), compile_and_run, [''])
+test('dsrun006', normal, compile_and_run, [''])
+test('dsrun007', exit_code(1), compile_and_run, [''])
+test('dsrun008', exit_code(1), compile_and_run, [''])
+test('dsrun009', normal, compile_and_run, [''])
+test('dsrun010', normal, compile_and_run, [''])
+test('dsrun011', skip_if_fast, compile_and_run, [''])
+test('dsrun012', skip_if_fast, compile_and_run, [''])
+test('dsrun013', normal, compile_and_run, [''])
+test('dsrun014', expect_broken_for(1257, ['ghci']), compile_and_run, [''])
+test('dsrun015', normal, compile_and_run, [''])
+test('dsrun016', normal, compile_and_run, [''])
+test('dsrun017', normal, compile_and_run, [''])
+test('dsrun018', normal, compile_and_run, [''])
+test('dsrun019', normal, compile_and_run, [''])
+test('dsrun020', normal, compile_and_run, [''])
+test('dsrun021', normal, compile_and_run, [''])
+test('dsrun022', normal, compile_and_run, [''])
+test('dsrun023', normal, compile_and_run, [''])
+test('T246', normal, compile_and_run, [''])
+test('T3126', normal, compile_and_run, [''])
+test('T3382', normal, compile_and_run, [''])
+test('mc01', normal, compile_and_run, [''])
+test('mc02', normal, compile_and_run, [''])
+test('mc03', normal, compile_and_run, [''])
+test('mc04', normal, compile_and_run, [''])
+test('mc05', normal, compile_and_run, [''])
+test('mc06', normal, compile_and_run, [''])
+test('mc07', normal, compile_and_run, [''])
+test('mc08', normal, compile_and_run, [''])