X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTests%2FCardinal.hs;fp=src%2FTests%2FCardinal.hs;h=c3f60e58c274c41555c1f8d4217c9ab890469223;hb=fa5503e32f29d7258e79744e7b2fc7ee49c923d5;hp=450730da0b86eb849a8f8bc3110e9aee635516b0;hpb=edf374f084fe4e495ea4f5bd87a4646e8559c1d1;p=spline3.git diff --git a/src/Tests/Cardinal.hs b/src/Tests/Cardinal.hs index 450730d..c3f60e5 100644 --- a/src/Tests/Cardinal.hs +++ b/src/Tests/Cardinal.hs @@ -75,6 +75,7 @@ test_c_tilde_2100_rotation_correct = (1/96)*(FL + BR + FR + BL) + (1/192)*(FD + LD + RD + BD) +cardinal_tests :: [Test] cardinal_tests = [test_c_tilde_2100_rotation_correct] -- | A list of all directions, sans the interior and composite types.