/[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 409 by jonathan, Wed Feb 19 16:50:39 2003 UTC revision 482 by jonathan, Thu Mar 6 16:47:02 2003 UTC
# Line 99  class LoadSessionTest(unittest.TestCase, Line 99  class LoadSessionTest(unittest.TestCase,
99                                                       "Data", "iceland",                                                       "Data", "iceland",
100                                                       "political.shp")))                                                       "political.shp")))
101          eq(layer.GetClassification().GetDefaultFill(), Color.None)          eq(layer.GetClassification().GetDefaultFill(), Color.None)
102          eq(layer.GetClassification().GetDefaultStroke().hex(), "#000000")          eq(layer.GetClassification().GetDefaultLineColor().hex(), "#000000")
103    
104    
105  if __name__ == "__main__":  if __name__ == "__main__":

Legend:
Removed from v.409  
changed lines
  Added in v.482

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26