~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_index.py

  • Committer: Martin Pool
  • Date: 2010-01-12 06:30:41 UTC
  • mfrom: (4634.119.3 2.0)
  • mto: This revision was merged to the branch mainline in revision 4951.
  • Revision ID: mbp@sourcefrog.net-20100112063041-qp2ei0clx5gh0e9e
merge 2.0 back to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
        builder.add_node(('2-key', ), '', (references, ))
236
236
        stream = builder.finish()
237
237
        contents = stream.read()
238
 
        self.assertEqual(
 
238
        self.assertEqualDiff(
239
239
            "Bazaar Graph Index 1\nnode_ref_lists=1\nkey_elements=1\nlen=1\n"
240
240
            "0\x00a\x00\x00\n"
241
241
            "1\x00a\x00\x00\n"