]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - test/TestSuite.hs
Add five new prop_c0120_identity tests.
[spline3.git] / test / TestSuite.hs
index baf1ab11ef3679200cc361c5610890d942325424..4158d996b72d78f79a313a39aaaff1f278ccfee2 100644 (file)
@@ -147,6 +147,21 @@ main = do
   putStr "prop_c0120_identity1... "
   quickCheckWith qc_args TC.prop_c0120_identity1
 
+  putStr "prop_c0120_identity2... "
+  quickCheckWith qc_args TC.prop_c0120_identity2
+
+  putStr "prop_c0120_identity3... "
+  quickCheckWith qc_args TC.prop_c0120_identity3
+
+  putStr "prop_c0120_identity4... "
+  quickCheckWith qc_args TC.prop_c0120_identity4
+
+  putStr "prop_c0120_identity5... "
+  quickCheckWith qc_args TC.prop_c0120_identity5
+
+  putStr "prop_c0120_identity6... "
+  quickCheckWith qc_args TC.prop_c0120_identity6
+
   putStr "prop_c0210_identity1... "
   quickCheckWith qc_args TC.prop_c0210_identity1