463
463
# Now make sure that 'bzr branch' also preserves the
465
465
# TODO: Maybe this should be a blackbox test
467
469
self.assertEquals('r1', b2.last_revision())
470
471
self.assertEqual(['a', 'b'], [cn for cn,ie in t2.inventory.iter_entries()])
471
472
self.failUnless(t2.is_executable(a_id), "'a' lost the execute bit")