summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/all.T')
-rw-r--r--testsuite/tests/polykinds/all.T48
1 files changed, 39 insertions, 9 deletions
diff --git a/testsuite/tests/polykinds/all.T b/testsuite/tests/polykinds/all.T
index 900faca994..ae4ee51a21 100644
--- a/testsuite/tests/polykinds/all.T
+++ b/testsuite/tests/polykinds/all.T
@@ -37,8 +37,8 @@ test('T6035', normal, compile, [''])
test('T6036', normal, compile, [''])
test('T6025', normal, run_command, ['$MAKE -s --no-print-directory T6025'])
test('T6002', normal, compile, [''])
-test('T6039', normal, compile_fail, [''])
-test('T6021', normal, compile_fail, [''])
+test('T6039', normal, compile, [''])
+test('T6021', normal, compile, [''])
test('T6020a', normal, compile, [''])
test('T6044', normal, compile, [''])
test('T6054', normal, run_command, ['$MAKE -s --no-print-directory T6054'])
@@ -74,7 +74,7 @@ test('T7341', normal, compile_fail,[''])
test('T7422', normal, compile,[''])
test('T7433', normal, compile_fail,[''])
test('T7438', normal, run_command, ['$MAKE -s --no-print-directory T7438'])
-test('T7404', normal, compile_fail,[''])
+test('T7404', normal, compile,[''])
test('T7502', normal, compile,[''])
test('T7488', normal, compile,[''])
test('T7594', normal, compile_fail,[''])
@@ -103,10 +103,11 @@ test('T9263', normal, run_command, ['$MAKE -s --no-print-directory T9263'])
test('T9063', normal, compile, [''])
test('T9200', normal, compile, [''])
test('T9200b', normal, compile_fail, [''])
+test('T9725', normal, compile, [''])
test('T9750', normal, compile, [''])
test('T9569', normal, compile, [''])
test('T9838', normal, multimod_compile, ['T9838.hs','-v0'])
-test('T9574', normal, compile_fail, [''])
+test('T9574', normal, compile, [''])
test('T9833', normal, compile, [''])
test('T7908', normal, compile, [''])
test('PolyInstances', normal, compile, [''])
@@ -121,8 +122,8 @@ test('T10134', normal, multimod_compile, ['T10134.hs','-v0'])
test('T10742', normal, compile, [''])
test('T10934', normal, compile, [''])
test('T11142', normal, compile_fail, [''])
-test('SigTvKinds', normal, compile, [''])
-test('SigTvKinds2', expect_broken(11203), compile_fail, [''])
+test('TyVarTvKinds', normal, compile, [''])
+test('TyVarTvKinds2', expect_broken(11203), compile_fail, [''])
test('T9017', normal, compile_fail, [''])
test('TidyClassKinds', normal, compile_fail, ['-fprint-explicit-kinds'])
test('T11249', normal, compile, [''])
@@ -142,10 +143,10 @@ test('T11399', normal, compile_fail, [''])
test('T11611', normal, compile_fail, [''])
test('T11616', normal, compile, [''])
test('T11648', normal, compile, [''])
-test('T11648b', normal, compile_fail, [''])
+test('T11648b', normal, compile, [''])
test('KindVType', normal, compile_fail, [''])
test('T11821', normal, compile, [''])
-test('T11821a', normal, compile, [''])
+test('T11821a', normal, compile_fail, [''])
test('T11640', normal, compile, [''])
test('T11554', normal, compile_fail, [''])
test('T12055', normal, compile, [''])
@@ -160,6 +161,35 @@ test('T13394a', normal, compile, [''])
test('T13394', normal, compile, [''])
test('T13371', normal, compile, [''])
test('T13393', normal, compile_fail, [''])
-test('T13555', normal, compile_fail, [''])
+test('T13555', normal, compile, [''])
test('T13659', normal, compile_fail, [''])
test('T13625', normal, compile_fail, [''])
+test('T13985', normal, compile_fail, [''])
+test('T14110', normal, compile_fail, [''])
+test('BadKindVar', normal, compile_fail, [''])
+test('T13738', normal, compile_fail, [''])
+test('T14209', normal, compile, [''])
+test('T14265', normal, compile_fail, [''])
+test('T13391a', normal, compile, [''])
+test('T14270', normal, compile, [''])
+test('T14450', normal, compile_fail, [''])
+test('T14172', normal, multimod_compile_fail, ['T14172.hs','-v0'])
+test('T14174', normal, compile_fail, [''])
+test('T14174a', normal, compile, [''])
+test('T14520', normal, compile_fail, ['-fprint-explicit-kinds'])
+test('T11203', normal, compile_fail, [''])
+test('T14555', normal, compile_fail, ['-fprint-explicit-runtime-reps'])
+test('T14563', normal, compile_fail, ['-fprint-explicit-runtime-reps'])
+test('T14561', normal, compile_fail, [''])
+test('T14580', normal, compile_fail, [''])
+test('T14515', normal, compile, [''])
+test('T14710', normal, compile_fail, [''])
+test('T14723', normal, compile, [''])
+test('T14846', normal, compile_fail, [''])
+test('T14873', normal, compile, [''])
+test('TyVarTvKinds3', normal, compile_fail, [''])
+test('T15116', normal, compile_fail, [''])
+test('T15116a', normal, compile_fail, [''])
+test('T15170', normal, compile, [''])
+test('T14939', normal, compile, ['-O'])
+test('T15577', normal, compile_fail, ['-O'])