/[gzz]/gzz/lava/test/gzz/storm/impl/ZipPool.test
ViewVC logotype

Diff of /gzz/lava/test/gzz/storm/impl/ZipPool.test

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

revision 1.6 by benja, Mon Dec 30 13:48:23 2002 UTC revision 1.7 by benja, Tue Jan 14 01:10:24 2003 UTC
# Line 32  for name in dir(gzz.storm.StormPoolTest) Line 32  for name in dir(gzz.storm.StormPoolTest)
32      if name.startswith("test"):      if name.startswith("test"):
33          exec "def %s(): s.%s(p)" % (name, name)          exec "def %s(): s.%s(p)" % (name, name)
34    
35    def tearDown():
36        file.delete()
37    
38  #def testGetBlockWithBadId():  #def testGetBlockWithBadId():
39  #    """  #    """
40  #    Put a block with a bad id into the directory, then load it  #    Put a block with a bad id into the directory, then load it
# Line 55  for name in dir(gzz.storm.StormPoolTest) Line 58  for name in dir(gzz.storm.StormPoolTest)
58  #    else:  #    else:
59  #        assert 0, "Id not checked"  #        assert 0, "Id not checked"
60    
 #def tearDown():  
 #    gzz.util.TempFileUtil.deltree(dir)  
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26