Changeset: 47a096b16464 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/47a096b16464 Modified Files: geom/sql/functions/Tests/All Branch: default Log Message:
Adds missing required test from All diffs (15 lines): diff --git a/geom/sql/functions/Tests/All b/geom/sql/functions/Tests/All --- a/geom/sql/functions/Tests/All +++ b/geom/sql/functions/Tests/All @@ -15,8 +15,10 @@ HAVE_GEOM?ST_Collect HAVE_GEOM?ST_MakeLine HAVE_GEOM?loadTestPolygons HAVE_GEOM?ST_Intersects +HAVE_GEOM?ST_DWithin + +HAVE_GEOM?createRTreeIndex HAVE_GEOM?ST_IntersectsRTree -HAVE_GEOM?ST_DWithin HAVE_GEOM?ST_DWithinRTree HAVE_GEOM?loadTestGeometries _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
