/[rdiff-backup]/rdiff-backup/testing/hashtest.py
ViewVC logotype

Diff of /rdiff-backup/testing/hashtest.py

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

revision 1.1 by bescoto, Thu Oct 27 05:59:02 2005 UTC revision 1.2 by bescoto, Thu Oct 27 06:16:39 2005 UTC
# Line 90  class HashTest(unittest.TestCase): Line 90  class HashTest(unittest.TestCase):
90                  hashlist = self.extract_hashs(metadata_rp)                  hashlist = self.extract_hashs(metadata_rp)
91                  assert hashlist == hashlist1, (hashlist1, hashlist)                  assert hashlist == hashlist1, (hashlist1, hashlist)
92    
93                  rdiff_backup(1, 1, in_rp2.path, "testfiles/output", 20000, "-v5")                  rdiff_backup(1, 1, in_rp2.path, "testfiles/output", 20000, "-v7")
94                  incs = restore.get_inclist(meta_prefix)                  incs = restore.get_inclist(meta_prefix)
95                  assert len(incs) == 2                  assert len(incs) == 2
96                  metadata_rp.delete() # easy way to find the other one                  metadata_rp.delete() # easy way to find the other one

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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