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

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

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

revision 957 by bh, Wed May 21 17:12:22 2003 UTC revision 1219 by bh, Mon Jun 16 17:42:54 2003 UTC
# Line 154  class TestSingleLayer(LoadSessionTest): Line 154  class TestSingleLayer(LoadSessionTest):
154          # Check the layer attributes          # Check the layer attributes
155          layer = layers[0]          layer = layers[0]
156          eq(layer.Title(), "My Layer")          eq(layer.Title(), "My Layer")
157          self.failUnless(filenames_equal(layer.filename,          self.failUnless(filenames_equal(layer.ShapeStore().FileName(),
158                                          os.path.join(self.temp_dir(),                                          os.path.join(self.temp_dir(),
159                                                       os.pardir, os.pardir,                                                       os.pardir, os.pardir,
160                                                       "Data", "iceland",                                                       "Data", "iceland",

Legend:
Removed from v.957  
changed lines
  Added in v.1219

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26