postgis/regress/core
Regina Obe a3894467c6 Crash on ST_AsSVG with empties
References #5350 for PostGIS 3.4.0
2023-03-08 00:30:04 -05:00
..
affine_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
affine.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
bestsrid_expected Reject infinite coordinates in _ST_BestSRID 2023-02-26 22:32:24 -05:00
bestsrid.sql Reject infinite coordinates in _ST_BestSRID 2023-02-26 22:32:24 -05:00
big_polygon.wkb Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
binary_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
binary.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
boundary_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
boundary.sql lwgeom_boundary: increase test coverage 2021-08-10 21:41:34 +03:00
chaikin_expected Fix ST_SnapToGrid output having an outdated bbox 2019-09-02 11:55:46 +00:00
chaikin.sql Fix ST_SnapToGrid output having an outdated bbox 2019-09-02 11:55:46 +00:00
clean_expected Have ST_MakeValid remove coordinates with NaN values 2020-12-11 11:02:44 +01:00
clean.sql Have ST_MakeValid remove coordinates with NaN values 2020-12-11 11:02:44 +01:00
clipbybox2d_expected ST_ClipByBox2D: Do not throw when the geometry is invalid 2019-01-30 19:13:47 +00:00
clipbybox2d.sql ST_ClipByBox2D: Do not throw when the geometry is invalid 2019-01-30 19:13:47 +00:00
cluster_expected Add ST_ClusterIntersectingWin and ST_ClusterWithinWin, windowing 2023-03-01 12:34:44 -08:00
cluster.sql Add ST_ClusterIntersectingWin and ST_ClusterWithinWin, windowing 2023-03-01 12:34:44 -08:00
computed_columns_expected Add test for computed columns references #4750 for PostGIS 3.1 2020-09-08 00:35:09 -04:00
computed_columns.sql Add test for computed columns references #4750 for PostGIS 3.1 2020-09-08 00:35:09 -04:00
concave_hull_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
concave_hull_hard_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
concave_hull_hard.sql Speedup concave_hull_hard test 2019-01-22 12:29:06 +00:00
concave_hull.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
ctors_expected Better error messages for SRID mismatch. 2019-08-04 11:37:34 +00:00
ctors.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
curvetoline_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
curvetoline.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
delaunaytriangles_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
delaunaytriangles.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
dump_expected Add tests for schema qualified functions 2019-10-18 12:06:31 +00:00
dump.sql Change public for the schema variable 2019-10-18 14:57:34 +00:00
dumppoints_expected ST_DumpPoints and ST_DumpSegments crash on multipolygon 2022-09-27 20:38:49 -04:00
dumppoints.sql ST_DumpPoints and ST_DumpSegments crash on multipolygon 2022-09-27 20:38:49 -04:00
dumpsegments_expected ST_DumpPoints and ST_DumpSegments crash on multipolygon 2022-09-27 20:38:49 -04:00
dumpsegments.sql ST_DumpPoints and ST_DumpSegments crash on multipolygon 2022-09-27 20:38:49 -04:00
empty_expected Return NULL for ST_GeometryN(empty) for all empty inputs. 2021-07-29 14:58:55 -07:00
empty.sql Return NULL for ST_GeometryN(empty) for all empty inputs. 2021-07-29 14:58:55 -07:00
estimatedextent_expected Have ST_EstimatedExtent take a NULL box from index as definitive 2022-03-30 01:48:16 +02:00
estimatedextent.sql Have ST_EstimatedExtent take a NULL box from index as definitive 2022-03-30 01:48:16 +02:00
filterm_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
filterm.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
fixedoverlay_expected Fixed Overlay: fix test 2022-07-18 12:30:54 -04:00
fixedoverlay.sql Fixed Overlay: fix test 2022-07-18 12:30:54 -04:00
flatgeobuf_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
flatgeobuf.sql Rename ST_TableFromFlatGeobuf to ST_FromFlatGeobufToTable 2021-12-01 23:36:15 +01:00
forcecurve_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
forcecurve.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
frechet_expected Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
frechet.sql Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
geobuf_expected Move geobuf specific tests out of tickets 2021-08-25 02:46:13 -04:00
geobuf.sql Move geobuf specific tests out of tickets 2021-08-25 02:46:13 -04:00
geography_centroid_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geography_centroid.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geography_covers_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geography_covers.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geography_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geography.sql Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
geometric_median_expected Triangle and TIN output support 2019-08-04 11:43:42 +00:00
geometric_median.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
geos_noop_expected Do not drop empty geometry components when converting to GEOS 2020-12-10 12:42:19 +01:00
geos_noop.sql Do not drop empty geometry components when converting to GEOS 2020-12-10 12:42:19 +01:00
geos38_expected Move out GEOS 3.8 specific result into a version-tested file 2019-08-02 20:06:12 +00:00
geos38.sql Move out GEOS 3.8 specific result into a version-tested file 2019-08-02 20:06:12 +00:00
geos39_expected Prevent crash on infinite coordinates 2023-02-16 13:20:37 -05:00
geos39.sql Prevent crash on infinite coordinates 2023-02-16 13:20:37 -05:00
geos310_expected geos310 failure against GEOS main (3.12dev) 2022-10-23 00:06:19 -04:00
geos310.sql geos310 failure against GEOS main (3.12dev) 2022-10-23 00:06:19 -04:00
geos311_expected ST_TriangulatePolygon for contrained polygon triangulation 2022-06-15 12:56:03 -07:00
geos311.sql ST_TriangulatePolygon for contrained polygon triangulation 2022-06-15 12:56:03 -07:00
hausdorff_expected Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
hausdorff.sql Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
in_encodedpolyline_expected Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
in_encodedpolyline.sql Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
in_flatgeobuf_expected FlatGeobuf format input/output 2021-09-20 20:05:25 +02:00
in_flatgeobuf.sql Rename ST_TableFromFlatGeobuf to ST_FromFlatGeobufToTable 2021-12-01 23:36:15 +01:00
in_geohash_expected Use lwprint_double for printing box types 2020-07-29 12:16:51 +02:00
in_geohash.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
in_geojson_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
in_geojson.sql Support casting a geojson text to geometry 2020-04-01 10:01:41 +02:00
in_gml_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
in_gml.sql include srtext for srid for EPSG:2393 and put in logic to delete to fix 2.1.9 upgrade tests references #4810 2020-12-08 16:24:40 -05:00
in_kml_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
in_kml.sql Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
in_marc21_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
in_marc21.sql Minor changes to test cases 2022-02-17 19:09:45 -05:00
interrupt_buffer_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
interrupt_buffer.sql Replace references to 'travis' with references to 'github' 2022-01-28 11:12:30 -08:00
interrupt_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
interrupt_relate_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
interrupt_relate.sql Remove GEOS < 3.6 mentions from code and docs. 2018-12-17 06:37:39 +00:00
interrupt.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
iscollection_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
iscollection.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
isvaliddetail_expected Add tests for schema qualified functions 2019-10-18 12:06:31 +00:00
isvaliddetail.sql Use BEGIN-ROLLBACK instead of RESET 2019-10-18 12:18:06 +00:00
knn_recheck_expected Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
knn_recheck.sql Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
legacy_expected Use quiet psql on regress 2019-01-23 17:21:13 +00:00
legacy.sql fix regress tests 2021-09-02 17:01:47 +03:00
letters_expected Mark ST_Letters as Parallel Safe. Add test for ST_Letters 2022-05-07 03:23:10 -04:00
letters.sql Mark ST_Letters as Parallel Safe. Add test for ST_Letters 2022-05-07 03:23:10 -04:00
long_xact_expected Use quiet psql on regress 2019-01-23 17:21:13 +00:00
long_xact.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
lwgeom_regress_expected Speed up ST_BoundingDiagonal with compressed geometries and no fits 2020-07-29 13:15:42 +02:00
lwgeom_regress.sql Speed up ST_BoundingDiagonal with compressed geometries and no fits 2020-07-29 13:15:42 +02:00
Makefile.in Drop redundant variable topsrcdir, use top_srcdir 2022-06-21 10:30:10 +02:00
measures_expected Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
measures.sql Support 2D TINs in ST_3DIntersection 2019-08-23 09:56:37 +00:00
minimum_bounding_circle_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
minimum_bounding_circle.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
minimum_clearance_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
minimum_clearance.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
mvt_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
mvt_jsonb_expected ST_AsMVT: parse JSON numeric values with decimals as doubles 2019-01-11 12:33:56 +00:00
mvt_jsonb.sql ST_AsMVT: parse JSON numeric values with decimals as doubles 2019-01-11 12:33:56 +00:00
mvt.sql lwgeom_wagyu: replace wagyu's quick_lr_clip with lwgeom_clip_to_ordinate_range 2021-11-22 16:43:55 +03:00
node_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
node.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
normalize_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
normalize.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
offsetcurve_expected Revise regression tests so that both pre- and post-GEOS 3.11 2022-01-04 14:20:01 -08:00
offsetcurve.sql Revise regression tests so that both pre- and post-GEOS 3.11 2022-01-04 14:20:01 -08:00
operators_expected GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators 2018-11-11 10:39:57 +00:00
operators.sql GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators 2018-11-11 10:39:57 +00:00
orientation_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
orientation.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
oriented_envelope_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
oriented_envelope.sql Reduce sensitivity of ST_OrientedEnvelope test 2019-09-12 17:47:47 +00:00
out_flatgeobuf_expected Fix expected test output 2021-09-21 19:22:47 +02:00
out_flatgeobuf.sql FlatGeobuf format input/output 2021-09-20 20:05:25 +02:00
out_geography_expected Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
out_geography.sql Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
out_geojson_expected Fix GetGenericCacheCollection call from composite_to_geojson 2020-05-26 11:45:08 +02:00
out_geojson.sql Fix GetGenericCacheCollection call from composite_to_geojson 2020-05-26 11:45:08 +02:00
out_geometry_expected ST_AsLatLon infinite coordinate. References #5342 for PostGIS 3.4 2023-02-18 03:18:24 -05:00
out_geometry.sql ST_AsLatLon infinite coordinate. References #5342 for PostGIS 3.4 2023-02-18 03:18:24 -05:00
out_marc21_expected Take out marc21_out tests that fail under mingw64. References #5142 for PostGIS 3.4 2023-02-14 15:55:55 -05:00
out_marc21.sql Take out marc21_out tests that fail under mingw64. References #5142 for PostGIS 3.4 2023-02-14 15:55:55 -05:00
point_coordinates_expected Speed up ST_X, ST_Y, ST_Z and ST_M 2019-07-12 16:03:58 +00:00
point_coordinates.sql Speed up ST_X, ST_Y, ST_Z and ST_M 2019-07-12 16:03:58 +00:00
polygonize_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
polygonize.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
polyhedralsurface_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
polyhedralsurface.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
postgis_type_name_expected Fix postgis_type_name with (GEOMETRYM,3) 2019-03-29 14:23:00 +00:00
postgis_type_name.sql Fix postgis_type_name with (GEOMETRYM,3) 2019-03-29 14:23:00 +00:00
quantize_coordinates_expected ST_QuantizeCoordinates(): speed-up implementation 2022-12-27 19:02:21 +01:00
quantize_coordinates.sql ST_QuantizeCoordinates(): speed-up implementation 2022-12-27 19:02:21 +01:00
regress_bdpoly_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_bdpoly.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_big_polygon.sql Drop manual QUIET setting from regress tests 2022-08-18 13:54:00 +02:00
regress_biginsert.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_brin_index_3d_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_brin_index_3d.sql Allow running core tests from any directory 2019-10-08 10:59:05 +00:00
regress_brin_index_expected Replace regress_lots_of_{points,nulls}.sql with generated queries 2021-05-30 21:36:08 +12:00
regress_brin_index_geography_expected PG12: Fix several bugs in the index support function 2020-01-07 13:09:00 +01:00
regress_brin_index_geography.sql PG12: Fix several bugs in the index support function 2020-01-07 13:09:00 +01:00
regress_brin_index.sql Allow running core tests from any directory 2019-10-08 10:59:05 +00:00
regress_buffer_params_expected Take out buffer mitre tests 2022-01-13 00:13:04 -05:00
regress_buffer_params.sql Take out buffer mitre tests 2022-01-13 00:13:04 -05:00
regress_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
regress_gist_index_nd_expected Stabilize GiST ND indexes for mixed dimensions 2018-11-24 09:30:36 +00:00
regress_gist_index_nd.data GiST and SP-GiST GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators 2018-11-11 10:55:03 +00:00
regress_gist_index_nd.sql Stabilize GiST ND indexes for mixed dimensions 2018-11-24 09:30:36 +00:00
regress_index_expected Make test for selectivity estimation more readable 2023-01-23 17:06:20 +01:00
regress_index_nulls_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_index_nulls.sql Allow running core tests from any directory 2019-10-08 10:59:05 +00:00
regress_index.sql Make test for selectivity estimation more readable 2023-01-23 17:06:20 +01:00
regress_lots_of_3dpoints.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_lots_of_geographies.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_lots_of_nulls.sql Replace regress_lots_of_{points,nulls}.sql with generated queries 2021-05-30 21:36:08 +12:00
regress_lots_of_points.sql Replace regress_lots_of_{points,nulls}.sql with generated queries 2021-05-30 21:36:08 +12:00
regress_lrs_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
regress_lrs.sql Put in rounding to fix regression as result of changes in PostgreSQL 12 2019-02-20 01:17:20 +00:00
regress_management_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_management.sql Improve GeoJSON SRID handling. 2019-08-06 19:15:24 +00:00
regress_ogc_cover_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_ogc_cover.sql Remove GEOS < 3.6 mentions from code and docs. 2018-12-17 06:37:39 +00:00
regress_ogc_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
regress_ogc_prep_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_ogc_prep.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_ogc.sql ST_StartPoint support any geometry 2021-08-23 15:46:24 +03:00
regress_proj_4890_expected Break proj tests into two and add an additional to test improvements references #4890 2021-05-17 20:41:56 -04:00
regress_proj_4890.sql Break proj tests into two and add an additional to test improvements references #4890 2021-05-17 20:41:56 -04:00
regress_proj_adhoc_expected Break proj tests out more split basic and add more basic tests 2021-05-18 20:30:43 -04:00
regress_proj_adhoc.sql Break proj tests out more split basic and add more basic tests 2021-05-18 20:30:43 -04:00
regress_proj_basic_expected Break proj tests out more split basic and add more basic tests 2021-05-18 20:30:43 -04:00
regress_proj_basic.sql Break proj tests out more split basic and add more basic tests 2021-05-18 20:30:43 -04:00
regress_proj_cache_overflow_expected Break proj tests into two and add an additional to test improvements references #4890 2021-05-17 20:41:56 -04:00
regress_proj_cache_overflow.sql Break proj tests into two and add an additional to test improvements references #4890 2021-05-17 20:41:56 -04:00
regress_proj_pipeline_expected regress: add tests for transform pipelines 2022-10-20 12:20:37 +01:00
regress_proj_pipeline.sql regress: add tests for transform pipelines 2022-10-20 12:20:37 +01:00
regress_selectivity_expected Include join selectivity in test 2023-01-23 21:20:48 +01:00
regress_selectivity.sql Include join selectivity in test 2023-01-23 21:20:48 +01:00
regress_spgist_index_2d_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_2d.data Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_2d.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_3d_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_3d.data Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_3d.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
regress_spgist_index_nd_expected GiST and SP-GiST GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators 2018-11-11 10:55:03 +00:00
regress_spgist_index_nd.sql GiST and SP-GiST GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators 2018-11-11 10:55:03 +00:00
regress.sql Drop security definers and add check to verify it 2022-10-27 19:06:02 +02:00
relate_bnr_expected Remove a relate_bnr that results in different answer in patched GEOS. References #5245 for PostGIS 3.4.0dev 2022-09-26 16:47:27 -04:00
relate_bnr.sql Remove a relate_bnr that results in different answer in patched GEOS. References #5245 for PostGIS 3.4.0dev 2022-09-26 16:47:27 -04:00
relate_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
relate.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
relatematch_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
relatematch.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
remove_repeated_points_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
remove_repeated_points.sql Normalize ST_RemoveRepeatedPoints() test to work around different platform qsort behaviour. 2021-06-10 12:40:12 -07:00
removepoint_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
removepoint.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
reverse_expected ST_Reverse must reverse components of CompoundCurve to retain valid structure, #5089 2022-08-17 12:08:29 -07:00
reverse.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
scroll_expected Add documentation for ST_Scroll 2021-09-29 16:05:22 +02:00
scroll.sql Add documentation for ST_Scroll 2021-09-29 16:05:22 +02:00
setpoint_expected Prevent crash on infinite coordinates 2023-02-16 13:20:37 -05:00
setpoint.sql Prevent crash on infinite coordinates 2023-02-16 13:20:37 -05:00
sharedpaths_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
sharedpaths.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
simplify_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
simplify.sql Run all regress tests in the same database 2020-10-29 15:32:36 +01:00
simplifyvw_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
simplifyvw.sql Fix ST_SnapToGrid output having an outdated bbox 2019-09-02 11:55:46 +00:00
size_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
size.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
snap_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
snap.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
snaptogrid_expected Change test so also agrees on Arm. 2022-10-29 11:47:55 -04:00
snaptogrid.sql Change test so also agrees on Arm. 2022-10-29 11:47:55 -04:00
split_expected Fix infinite loop in lwline_split_by_point_to 2022-05-17 17:09:12 +02:00
split.sql Fix infinite loop in lwline_split_by_point_to 2022-05-17 17:09:12 +02:00
sql-mm-circularstring_expected Try to remove platform dependent output in circularstring 2020-07-30 17:47:01 +02:00
sql-mm-circularstring.sql Try to remove platform dependent output in circularstring 2020-07-30 17:47:01 +02:00
sql-mm-compoundcurve_expected Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
sql-mm-compoundcurve.sql Fix various misspellings of "geometry" 2019-03-29 15:56:43 +00:00
sql-mm-curvepoly_expected ST_StartPoint support any geometry 2021-08-23 15:46:24 +03:00
sql-mm-curvepoly.sql ST_StartPoint support any geometry 2021-08-23 15:46:24 +03:00
sql-mm-general_expected ST_Point, ST_PointZ, ST_PointM, ST_PointZM, constructors with SRID parameter, references #4859 2021-08-24 14:46:47 -07:00
sql-mm-general.sql ST_Point, ST_PointZ, ST_PointM, ST_PointZM, constructors with SRID parameter, references #4859 2021-08-24 14:46:47 -07:00
sql-mm-multicurve_expected Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
sql-mm-multicurve.sql Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
sql-mm-multisurface_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
sql-mm-multisurface.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
sql-mm-serialize_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
sql-mm-serialize.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
subdivide_expected Remove sub-test that provides different result in GEOS 3.9 and 3.8 since Komzpa asserts that the change is unimportant/desireable. 2020-11-04 13:39:47 -08:00
subdivide.sql Remove sub-test that provides different result in GEOS 3.9 and 3.8 since Komzpa asserts that the change is unimportant/desireable. 2020-11-04 13:39:47 -08:00
summary_expected Improve output of lwgeom_summary 2019-06-26 08:04:14 +00:00
summary.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
swapordinates_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
swapordinates.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
temporal_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
temporal_knn_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
temporal_knn.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
temporal.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
tests.mk.in regress: add tests for transform pipelines 2022-10-20 12:20:37 +01:00
ticket_3697.wkt Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
tickets_expected Crash on ST_AsSVG with empties 2023-03-08 00:30:04 -05:00
tickets.sql Crash on ST_AsSVG with empties 2023-03-08 00:30:04 -05:00
twkb_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
twkb.sql Remove duplicate points with ST_AsTWKB also when apearing before min npoints Closes #4461 2019-08-01 08:20:13 +00:00
typmod_expected Allow singleton types to insert into multi* typmod columns by promoting the input geometry. 2023-02-26 16:39:04 -08:00
typmod.sql Have installcheck (or RUNTESTFLAGS=--extension) also load tiger 2022-04-11 22:48:24 +02:00
unaryunion_expected Address some geos3.9 by normalizing - references #4730 for postgis 3.1.0 2020-07-29 20:36:42 -04:00
unaryunion.sql Address some geos3.9 by normalizing - references #4730 for postgis 3.1.0 2020-07-29 20:36:42 -04:00
union_expected parallel ST_Union 2022-06-21 16:10:04 +03:00
union.sql parallel ST_Union: serialfn, deserialfn, finalfn marked STRICT 2022-06-21 16:10:04 +03:00
voronoi_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
voronoi.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
wkb_expected Fix segfault when parsing invalid WKB 2020-10-23 13:42:25 +02:00
wkb.sql Fix segfault when parsing invalid WKB 2020-10-23 13:42:25 +02:00
wkt_expected MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
wkt.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
wmsservers_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
wmsservers.sql fix regress tests 2021-09-02 17:01:47 +03:00
wrapx_expected Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00
wrapx.sql Split core and sfcgal tests allowing to run one w/out the other 2018-10-19 23:06:30 +00:00