bernhard: thuban ChangeLog,1.738,1.739

cvs@intevation.de cvs at intevation.de
Sat Dec 18 00:06:05 CET 2004


Author: bernhard

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv14182

Modified Files:
	ChangeLog 
Log Message:
	Refactored svgexport tests: 9 double tests runs eliminated; 
	code size reduced by 8 lines.

	* Extensions/svgexport/test/test_svgmapwriter.py:
	(class TestWithDC): Renamed to BaseTestWithDC, moved to top.
	(class BaseWithDCtools): New, subclass from BaseTestWithDC.
	(class TestDrawSplines): now subclass from BaseTestWithDCtools, 
	this fixed the double running of the nine tests of TestVirtualDC.
	(class TestVirtualDC): Using self.dc and self.file from setUp().


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.738
retrieving revision 1.739
diff -u -d -r1.738 -r1.739
--- ChangeLog	17 Dec 2004 18:48:49 -0000	1.738
+++ ChangeLog	17 Dec 2004 23:06:03 -0000	1.739
@@ -1,3 +1,15 @@
+2004-12-18  Bernhard Reiter <bernhard at intevation.de>
+	
+	Refactored svgexport tests: 9 double tests runs eliminated; 
+	code size reduced by 8 lines.
+
+	* Extensions/svgexport/test/test_svgmapwriter.py:
+	(class TestWithDC): Renamed to BaseTestWithDC, moved to top.
+	(class BaseWithDCtools): New, subclass from BaseTestWithDC.
+	(class TestDrawSplines): now subclass from BaseTestWithDCtools, 
+	this fixed the double running of the nine tests of TestVirtualDC.
+	(class TestVirtualDC): Using self.dc and self.file from setUp().
+
 2004-12-17  Bernhard Herzog  <bh at intevation.de>
 
 	Two windows specific fixes ported from thuban-1­0-branch:
@@ -12,7 +24,7 @@
 
 2004-12-16  Bernhard Herzog  <bh at intevation.de>
 
-	Add support for PostGIS tables with LINESTRING geomentries.
+	Add support for PostGIS tables with LINESTRING geometries.
 	Fixes RT#2299
 
 	* Thuban/Model/postgisdb.py (shapetype_map): Add LINESTRING





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)