Changes between Version 5 and Version 6 of DevWikiPGRegress


Ignore:
Timestamp:
Jan 14, 2011, 6:36:44 AM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiPGRegress

    v5 v6  
    1313{{{
    1414ifeq ($(shell expr $(POSTGIS_GEOS_VERSION) ">=" 32),1)
    15         TESTS += regress_buffer_params
     15        TESTS += myfunc
    1616endif
    1717