Opened 17 years ago
Last modified 16 years ago
#16 closed enhancement (fixed)
Make regression tests respect GEOS version
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.4.0 |
Component: | postgis | Version: | 1.4 |
Keywords: | Cc: |
Description
Right now all regression tests are run, all the time. They need to be separated out, and only run the tests that are appropriate for a particular GEOS version.
Note:
See TracTickets
for help on using tickets.
GEOS_VERNUM is now propogated and tested in the regress/Makefile. See the ogc tests for example of use.