1 #ifndef TEST_SPLINE_DRAWER_H
2 #define TEST_SPLINE_DRAWER_H
22 void cleanupTestCase ();
25 void testMultiValuedLeadingOverlap ();
26 void testMultiValuedTrailingOverlap ();
30 bool testMultiValuedGeneric (
const std::vector<SplinePair> &xy,
31 const std::vector<bool> &isMultiValued)
const;
34 #endif // TEST_SPLINE_DRAWER_H