postgis/topology/test
2012-10-05 19:26:57 +00:00
..
regress Fix adding a splitting point into a 2.5d topology (#2033) 2012-10-05 19:26:57 +00:00
cache_geometries.sql Implement ST_RemEdgeNewFace (#1188) [RT-SIGTA] 2011-09-17 06:46:04 +00:00
edit_topology.sql Added ST_ModEdgesSplit function, cleaned up test files, added tests for 2005-10-19 10:04:15 +00:00
hierarchy.sql Override GeometryType and ST_GeometryType for TopoGeometry (#1289) 2011-11-24 16:01:29 +00:00
invalid_topology.sql Don't let ValidateTopology choke on invalid edges (#1544) 2012-02-06 13:16:02 +00:00
load_features.sql There's no need to add geometry columns when creating Topological layers, that's something only useful for caching geometries, so move to cache_geometries.sql 2011-01-22 18:08:46 +00:00
load_topology.sql.in Update load_topology.sql to properly set MBR field of faces. 2011-05-23 11:30:44 +00:00
Makefile.in Convert to using run_test.pl instead of run_test.sh 2012-05-31 22:49:56 +00:00
more_features.sql Initial work on topology model support 2005-10-13 16:21:49 +00:00
predicates.sql.in Shake legacy testcase a bit to avoid to mix population with queries 2011-11-24 16:01:14 +00:00
query_features.sql Shake legacy testcase a bit to avoid to mix population with queries 2011-11-24 16:01:14 +00:00
validate_topology.sql split load_topology in 3 steps: load of topology, creation of feature tables, query of feature tables. Adapt tests accordingly. 2010-12-17 07:52:06 +00:00