]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - test/TestSuite.hs
Add a blank line to the test output.
[spline3.git] / test / TestSuite.hs
index 951899f251548450c7739cf3b05eb71df6af344d..dc348ff69f89f066cae0d6483237666796dbeb83 100644 (file)
@@ -9,7 +9,8 @@ import Tests.Misc
 import Tests.Tetrahedron as TT
 
 -- The list of HUnit tests.
-test_suite = TestList (concat [function_values_tests,
+test_suite = TestList (concat [cardinal_tests,
+                               function_values_tests,
                                grid_tests,
                                misc_tests,
                                tetrahedron_tests])
@@ -34,32 +35,80 @@ main = do
   putStr "prop_all_volumes_positive... "
   quickCheckWith qc_args prop_all_volumes_positive
 
-  -- putStr "prop_tetrahedron0_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron0_volumes_exact
+  putStr "prop_tetrahedron0_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron0_volumes_exact
 
-  -- putStr "prop_tetrahedron1_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron1_volumes_exact
+  putStr "prop_tetrahedron1_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron1_volumes_exact
 
-  -- putStr "prop_tetrahedron2_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron2_volumes_exact
+  putStr "prop_tetrahedron2_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron2_volumes_exact
 
-  -- putStr "prop_tetrahedron3_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron3_volumes_exact
+  putStr "prop_tetrahedron3_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron3_volumes_exact
 
-  -- putStr "prop_tetrahedron4_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron4_volumes_exact
+  putStr "prop_tetrahedron4_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron4_volumes_exact
 
-  -- putStr "prop_tetrahedron4_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron4_volumes_exact
+  putStr "prop_tetrahedron4_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron4_volumes_exact
 
-  -- putStr "prop_tetrahedron5_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron5_volumes_exact
+  putStr "prop_tetrahedron5_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron5_volumes_exact
 
-  -- putStr "prop_tetrahedron6_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron6_volumes_exact
+  putStr "prop_tetrahedron6_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron6_volumes_exact
 
-  -- putStr "prop_tetrahedron7_volumes_exact... "
-  -- quickCheckWith qc_args prop_tetrahedron7_volumes_exact
+  putStr "prop_tetrahedron7_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron7_volumes_exact
+
+  putStr "prop_tetrahedron8_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron8_volumes_exact
+
+  putStr "prop_tetrahedron9_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron9_volumes_exact
+
+  putStr "prop_tetrahedron10_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron10_volumes_exact
+
+  putStr "prop_tetrahedron11_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron11_volumes_exact
+
+  putStr "prop_tetrahedron12_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron12_volumes_exact
+
+  putStr "prop_tetrahedron13_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron13_volumes_exact
+
+  putStr "prop_tetrahedron14_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron14_volumes_exact
+
+  putStr "prop_tetrahedron15_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron15_volumes_exact
+
+  putStr "prop_tetrahedron16_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron16_volumes_exact
+
+  putStr "prop_tetrahedron17_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron17_volumes_exact
+
+  putStr "prop_tetrahedron18_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron18_volumes_exact
+
+  putStr "prop_tetrahedron19_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron19_volumes_exact
+
+  putStr "prop_tetrahedron20_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron20_volumes_exact
+
+  putStr "prop_tetrahedron21_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron21_volumes_exact
+
+  putStr "prop_tetrahedron22_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron22_volumes_exact
+
+  putStr "prop_tetrahedron23_volumes_exact... "
+  quickCheckWith qc_args prop_tetrahedron23_volumes_exact
 
   putStr "prop_tetrahedron0_volumes_positive... "
   quickCheckWith qc_args prop_tetrahedron0_volumes_positive
@@ -142,7 +191,7 @@ main = do
   -- quickCheckWith qc_args prop_cijk1_identity
 
 
-  -- putStrLn "\np. 79, (2.6)\n"
+  putStrLn "\np. 79, (2.6)\n"
 
   putStr "prop_c0120_identity1... "
   quickCheckWith qc_args TC.prop_c0120_identity1
@@ -153,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
@@ -197,25 +246,27 @@ main = do
   putStr "prop_c2100_identity2... "
   quickCheckWith qc_args TC.prop_c2100_identity2
 
-  putStrLn "\np. 79, (2.8)\n"  
+  putStrLn "\np. 79, (2.8)\n"
 
   putStr "prop_c3000_identity... "
   quickCheckWith qc_args TC.prop_c3000_identity
 
-  -- putStr "prop_c2010_identity... "
-  -- quickCheckWith qc_args TC.prop_c2010_identity
+  putStr "prop_c2010_identity... "
+  quickCheckWith qc_args TC.prop_c2010_identity
 
-  -- putStr "prop_c2001_identity... "
-  -- quickCheckWith qc_args TC.prop_c2001_identity
+  putStr "prop_c2001_identity... "
+  quickCheckWith qc_args TC.prop_c2001_identity
 
-  -- putStr "prop_c1020_identity... "
-  -- quickCheckWith qc_args TC.prop_c1020_identity
+  putStr "prop_c1020_identity... "
+  quickCheckWith qc_args TC.prop_c1020_identity
 
-  -- putStr "prop_c1002_identity... "
-  -- quickCheckWith qc_args TC.prop_c1002_identity
+  putStr "prop_c1002_identity... "
+  quickCheckWith qc_args TC.prop_c1002_identity
 
-  -- putStr "prop_c1011_identity... "
-  -- quickCheckWith qc_args TC.prop_c1011_identity
+  putStr "prop_c1011_identity... "
+  quickCheckWith qc_args TC.prop_c1011_identity
+
+  putStr "\n"
 
   -- putStrLn "\np. 80, (2.9)\n"
 
@@ -237,6 +288,34 @@ main = do
   -- 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
+
+  putStr "prop_c_tilde_2100_rotation_correct... "
+  quickCheckWith qc_args prop_c_tilde_2100_rotation_correct
+
+  putStr "prop_x_rotation_doesnt_affect_front... "
+  quickCheckWith qc_args prop_x_rotation_doesnt_affect_front
+
+  putStr "prop_x_rotation_doesnt_affect_back... "
+  quickCheckWith qc_args prop_x_rotation_doesnt_affect_back
+
+  putStr "prop_y_rotation_doesnt_affect_left... "
+  quickCheckWith qc_args prop_y_rotation_doesnt_affect_left
+
+  putStr "prop_y_rotation_doesnt_affect_right... "
+  quickCheckWith qc_args prop_y_rotation_doesnt_affect_right
+
+  putStr "prop_z_rotation_doesnt_affect_top... "
+  quickCheckWith qc_args prop_z_rotation_doesnt_affect_top
+
+  putStr "prop_z_rotation_doesnt_affect_down... "
+  quickCheckWith qc_args prop_z_rotation_doesnt_affect_down
+
+  putStr "prop_c_tilde_2100_correct... "
+  quickCheckWith qc_args prop_c_tilde_2100_correct
+
+
   putStrLn "\nEdge Incidence Tests\n"
 
   putStr "prop_t0_shares_edge_with_t6... "
@@ -339,6 +418,18 @@ main = do
   putStr "prop_b3_v2_always_zero... "
   quickCheckWith qc_args prop_b3_v2_always_zero
 
+  putStr "prop_swapping_vertices_doesnt_affect_coefficients1... "
+  quickCheckWith qc_args prop_swapping_vertices_doesnt_affect_coefficients1
+
+  putStr "prop_swapping_vertices_doesnt_affect_coefficients2... "
+  quickCheckWith qc_args prop_swapping_vertices_doesnt_affect_coefficients2
+
+  putStr "prop_swapping_vertices_doesnt_affect_coefficients3... "
+  quickCheckWith qc_args prop_swapping_vertices_doesnt_affect_coefficients3
+
+  putStr "prop_swapping_vertices_doesnt_affect_coefficients4... "
+  quickCheckWith qc_args prop_swapping_vertices_doesnt_affect_coefficients4
+
   putStrLn "\np. 78, (2.4)\n"
 
   putStr "prop_c3000_identity... "
@@ -350,7 +441,6 @@ main = do
   putStr "prop_c1110_identity... "
   quickCheckWith qc_args TT.prop_c1110_identity
 
-
   putStrLn "\nCardinal Tests\n"
 
   putStr "prop_ccwx_rotation_changes_direction... "