]> granicus.if.org Git - postgis/commit
Add an --extensions switch to run_test (#964)
authorSandro Santilli <strk@keybit.net>
Tue, 21 Feb 2012 09:43:22 +0000 (09:43 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 21 Feb 2012 09:43:22 +0000 (09:43 +0000)
commitf8baf9f5ec72f8069242e4c91bbde3ccfd86c1b2
treec8f90068671f526d5f1f3d6e79ddc792c3af8fc1
parent9d6bb652bc35953c38a036de943407524060e825
Add an --extensions switch to run_test (#964)

When passing that switch the install and uninstall of spatial db
happens using the EXTENSION model. It's currently not run as part
of "make check" because some tests fail due to use of ambiguos
calls when both core and raster modules are installed (there's no
way to separate them in the EXTENSION model).

git-svn-id: http://svn.osgeo.org/postgis/trunk@9243 b70326c6-7e19-0410-871a-916f4a2858ee
regress/run_test