~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_whitebox.py

  • Committer: Martin Pool
  • Date: 2006-01-30 06:23:50 UTC
  • mfrom: (1534.1.17 integration)
  • Revision ID: mbp@sourcefrog.net-20060130062350-d6f25277ddcdfd79
[merge] robert's integration of much recent work

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        revid = b.revision_history()[0]
55
55
        self.log('first revision_id is {%s}' % revid)
56
56
        
57
 
        inv = b.get_revision_inventory(revid)
 
57
        inv = b.repository.get_revision_inventory(revid)
58
58
        self.log('contents of inventory: %r' % inv.entries())
59
59
 
60
60
        self.check_inventory_shape(inv,