~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_delta.py

  • Committer: Aaron Bentley
  • Date: 2007-02-08 22:42:45 UTC
  • mto: This revision was merged to the branch mainline in revision 2288.
  • Revision ID: abentley@panoramicfeedback.com-20070208224245-fyktmyk673mcl83t
Use tree transform to emit upcoming change list

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
        self.assertChangesEqual(exe_change=False, modified='kind changed',
145
145
                                executable=(False, True),
146
146
                                kind=('directory', 'file'))
 
147
        self.assertChangesEqual(parent_id=('pid', None))
147
148
 
148
149
        # Now make sure they all work together
149
150
        self.assertChangesEqual(versioned_change='removed',