PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "CUnit/Basic.h"
#include "liblwgeom_internal.h"
#include "cu_tester.h"
Go to the source code of this file.
Functions | |
static void | test_misc_force_2d (void) |
static void | test_misc_simplify (void) |
static void | test_misc_count_vertices (void) |
static void | test_misc_area (void) |
static void | test_misc_wkb (void) |
static void | test_grid (void) |
static void | test_clone (void) |
static void | test_lwmpoint_from_lwgeom (void) |
void | misc_suite_setup (void) |