[postgis-tickets] [PostGIS] #3296: Add an install from unpackaged test

PostGIS trac at osgeo.org
Sat Sep 26 07:58:29 PDT 2015


#3296: Add an install from unpackaged test
-------------------------+---------------------------
 Reporter:  robe         |      Owner:  robe
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.3.0
Component:  postgis      |    Version:  2.1.x
 Keywords:               |
-------------------------+---------------------------
 As part of our extension testing, I propose we add a install from
 unpackaged.

 The general steps would be:

 1. count the objects /etc as we do in regular install test
 2. Install postgis with postgis.sql/rtpostgis.sql.spatial_ref.sql
 3. Count the objects as we do
 4. CREATE EXTENSION postgis FROM unpackaged;
 5. DROP EXTENSION postgis;
 6. count objects


 Verifiy that count in 1 and count in 6 are the same.

 For 2.2 I plan to do this manually but would be nice to have it wrapped as
 a test.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3296>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list