/[thuban]/branches/WIP-pyshapelib-bramz/test/test_map.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/test_map.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1399 by jonathan, Fri May 30 06:31:02 2003 UTC revision 1400 by jonathan, Thu Jul 10 14:56:15 2003 UTC
# Line 254  class TestMapWithContents(TestMapBase, s Line 254  class TestMapWithContents(TestMapBase, s
254          """Test Map.SetProjection"""          """Test Map.SetProjection"""
255          proj = Projection(["zone=26", "proj=utm", "ellps=clrk66"])          proj = Projection(["zone=26", "proj=utm", "ellps=clrk66"])
256          self.map.SetProjection(proj)          self.map.SetProjection(proj)
257          self.check_messages([(self.map, MAP_PROJECTION_CHANGED)])          self.check_messages([(self.map, None, MAP_PROJECTION_CHANGED)])
258          self.assert_(self.map.WasModified())          self.assert_(self.map.WasModified())
259    
260      def test_tree_info(self):      def test_tree_info(self):

Legend:
Removed from v.1399  
changed lines
  Added in v.1400

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26