10 | | |
11 | | Also by the way your tests are failing again. |
12 | | {{{ |
13 | | Suite: Geodetic Suite |
14 | | Test: test_signum() ... passed |
15 | | Test: test_gbox_from_spherical_coordinates() ... passed |
16 | | Test: test_gserialized_get_gbox_geocentric() ... passed |
17 | | Test: test_clairaut() ... passed |
18 | | Test: test_edge_intersection() ... FAILED |
19 | | 1. cu_geodetic.c:353 - CU_ASSERT_EQUAL(rv,LW_TRUE) |
20 | | 2. cu_geodetic.c:361 - CU_ASSERT_EQUAL(rv,LW_TRUE) |
21 | | Test: test_edge_distance_to_point() ... passed |
22 | | Test: test_edge_distance_to_edge() ... passed |
23 | | Test: test_lwgeom_distance_sphere() ... passed |
24 | | |
25 | | |
26 | | |
27 | | }}} |
28 | | |
29 | | |