X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2FTestSuite.hs;h=9307691d3ab0321b88d4c68042e15325c077d689;hb=87e50361895b914da03a8f84783724c95f54f601;hp=dc348ff69f89f066cae0d6483237666796dbeb83;hpb=131df3514c868c055c22c090e17674b07d25d8ca;p=spline3.git diff --git a/test/TestSuite.hs b/test/TestSuite.hs index dc348ff..9307691 100644 --- a/test/TestSuite.hs +++ b/test/TestSuite.hs @@ -268,26 +268,6 @@ main = do putStr "\n" - -- putStrLn "\np. 80, (2.9)\n" - - -- putStr "prop_c0120_identity2... " - -- quickCheckWith qc_args TF.prop_c0120_identity2 - - -- putStr "prop_c0102_identity2... " - -- quickCheckWith qc_args TF.prop_c0102_identity2 - - -- putStr "prop_c0111_identity... " - -- quickCheckWith qc_args TF.prop_c0111_identity - - -- putStr "prop_c0210_identity2... " - -- quickCheckWith qc_args TF.prop_c0210_identity2 - - -- putStr "prop_c0201_identity2... " - -- quickCheckWith qc_args TF.prop_c0201_identity2 - - -- putStr "prop_c0300_identity3... " - -- quickCheckWith qc_args TF.prop_c0300_identity3 - putStr "prop_interior_values_all_identical... " quickCheckWith qc_args prop_interior_values_all_identical