/[thuban]
ViewVC logotype

Revision 1605


Jump to revision: Previous Next
Author: bh
Date: Tue Aug 19 11:00:40 2003 UTC (21 years, 6 months ago)
Changed paths: 8
Log Message:
Add very basic postgis database support and the corresponding test
cases. The test cases require a PostgreSQL + postgis installation
but no existing database. The database will be created
automatically by the test cases

* test/README: Add note about skipped tests and the requirements
of the postgis tests.

* Thuban/Model/postgisdb.py: New. Basic postgis database support.

* test/test_postgis_db.py: New. Test cases for the postgis
support.

* Thuban/Model/wellknowntext.py: New. Parser for well-known-text
format

* test/test_wellknowntext.py: New. Test cases for the
wellknowntext parser

* test/postgissupport.py: New. Support module for tests involving
a postgis database.

* test/support.py (execute_as_testsuite): Shut down the postmaster
if it's still running after the tests

* Thuban/Model/data.py (RAW_WKT): New constant for raw data in
well known text format


Changed paths

Path Details
Directorytrunk/thuban/Thuban/Model/data.py modified , text changed
Directorytrunk/thuban/Thuban/Model/postgisdb.py added
Directorytrunk/thuban/Thuban/Model/wellknowntext.py added
Directorytrunk/thuban/test/README modified , text changed
Directorytrunk/thuban/test/postgissupport.py added
Directorytrunk/thuban/test/support.py modified , text changed
Directorytrunk/thuban/test/test_postgis_db.py added
Directorytrunk/thuban/test/test_wellknowntext.py added

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26