PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwstroke_suite_setup()

void lwstroke_suite_setup ( void  )

Definition at line 525 of file cu_lwstroke.c.

526{
527 CU_pSuite suite = CU_add_suite("lwstroke", NULL, NULL);
530}
static void test_unstroke()
static void test_lwcurve_linearize(void)
Definition cu_lwstroke.c:50
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_lwcurve_linearize(), and test_unstroke().

Here is the call graph for this function: