PostGIS  2.5.7dev-r@@SVN_REVISION@@
cu_geos.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "CUnit/Basic.h"
#include "lwgeom_geos.h"
#include "cu_tester.h"
#include "liblwgeom_internal.h"
Include dependency graph for cu_geos.c:

Go to the source code of this file.

Functions

static void test_geos_noop (void)
 
static void test_geos_linemerge (void)
 
static void test_geos_offsetcurve (void)
 
static void test_geos_offsetcurve_crash (void)
 
static void test_geos_makevalid (void)
 
static void test_geos_subdivide (void)
 
void geos_suite_setup (void)