X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2FTestSuite.hs;h=2f2cc76d93fd0fdf18a469846ec286944bfd4777;hb=618a8b60f67939be66ee7298ae4a47522c83f449;hp=2c451c78d38f3cfdf78fac19056c83979f78a379;hpb=ba0634a6026907c2c3c97efb77a716b1b4fef819;p=spline3.git diff --git a/test/TestSuite.hs b/test/TestSuite.hs index 2c451c7..2f2cc76 100644 --- a/test/TestSuite.hs +++ b/test/TestSuite.hs @@ -202,14 +202,14 @@ main = do 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_identity4... " + -- quickCheckWith qc_args TC.prop_c0120_identity4 - putStr "prop_c0120_identity5... " - quickCheckWith qc_args TC.prop_c0120_identity5 + -- putStr "prop_c0120_identity5... " + -- quickCheckWith qc_args TC.prop_c0120_identity5 - putStr "prop_c0120_identity6... " - quickCheckWith qc_args TC.prop_c0120_identity6 + -- putStr "prop_c0120_identity6... " + -- quickCheckWith qc_args TC.prop_c0120_identity6 putStr "prop_c0210_identity1... " quickCheckWith qc_args TC.prop_c0210_identity1 @@ -266,7 +266,7 @@ main = do putStr "prop_c1011_identity... " quickCheckWith qc_args TC.prop_c1011_identity - putStrLn "\np. 80, (2.9)\n" + -- putStrLn "\np. 80, (2.9)\n" -- putStr "prop_c0120_identity2... " -- quickCheckWith qc_args TF.prop_c0120_identity2