PostGIS
2.1.10dev-r@@SVN_REVISION@@
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
loader/cunit/cu_tester.h
Go to the documentation of this file.
1
/**********************************************************************
2
* $Id: cu_tester.h 5674 2010-06-03 02:04:15Z mleslie $
3
*
4
* PostGIS - Spatial Types for PostgreSQL
5
* http://postgis.net
6
* Copyright 2010 Mark Leslie
7
*
8
* This is free software; you can redistribute and/or modify it under
9
* the terms of the GNU General Public Licence. See the COPYING file.
10
*
11
**********************************************************************/
12
13
14
#ifndef __cu_tester_h__
15
#define __cu_tester_h__
16
17
CU_pSuite
register_list_suite
(
void
);
18
CU_pSuite
register_shp2pgsql_suite
(
void
);
19
CU_pSuite
register_pgsql2shp_suite
(
void
);
20
21
#endif
/* __cu_tester_h__ */
register_shp2pgsql_suite
CU_pSuite register_shp2pgsql_suite(void)
Definition:
cu_shp2pgsql.c:27
register_list_suite
CU_pSuite register_list_suite(void)
register_pgsql2shp_suite
CU_pSuite register_pgsql2shp_suite(void)
Definition:
cu_pgsql2shp.c:27
loader
cunit
cu_tester.h
Generated by
1.8.9.1