bh: thuban/test test_layer.py,1.31,1.32
cvs@intevation.de
cvs at intevation.de
Sat Sep 25 20:49:22 CEST 2004
Author: bh
Update of /thubanrepository/thuban/test
In directory doto:/tmp/cvs-serv7312/test
Modified Files:
test_layer.py
Log Message:
(TestLayer.test_arc_layer_with_projection):
Remove a debug print and some tab characters.
Index: test_layer.py
===================================================================
RCS file: /thubanrepository/thuban/test/test_layer.py,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- test_layer.py 20 Aug 2004 16:59:21 -0000 1.31
+++ test_layer.py 25 Sep 2004 18:49:20 -0000 1.32
@@ -191,9 +191,8 @@
(90.0, -8.90043373, 120, 11.1616263))
self.assertFloatSeqEqual(layer.ClipBoundingBox((-180, -6, 100, +120)),
- (90.0, -6, 100, 11.1616263))
+ (90.0, -6, 100, 11.1616263))
shapes = layer.ShapesInRegion((-180, -170, 200, +120))
- print "Shapes", shapes
self.assertEquals([s.ShapeID() for s in shapes],[0])
def test_empty_layer(self):
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)