~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_testament.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-15 15:11:31 UTC
  • mfrom: (2230.3.55 branch6)
  • Revision ID: pqm@pqm.ubuntu.com-20070215151131-1f2ce67d76e40200
Provide new branch6 format

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
    def setUp(self):
33
33
        super(TestamentSetup, self).setUp()
34
 
        self.wt = self.make_branch_and_tree('.')
 
34
        self.wt = self.make_branch_and_tree('.', format='experimental-knit2')
35
35
        self.wt.set_root_id('TREE_ROT')
36
36
        b = self.b = self.wt.branch
37
37
        b.nick = "test branch"
281
281
message:
282
282
  add files and directories
283
283
inventory:
284
 
  directory . TREE_ROT test@user-2 no
 
284
  directory . TREE_ROT test@user-1 no
285
285
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
286
286
  directory src src-id test@user-2 no
287
287
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
375
375
message:
376
376
  revision with properties
377
377
inventory:
378
 
  directory . TREE_ROT test@user-3 no
 
378
  directory . TREE_ROT test@user-1 no
379
379
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
380
380
  directory src src-id test@user-2 no
381
381
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
444
444
message:
445
445
  add symlink
446
446
inventory:
447
 
  directory . TREE_ROT test@user-3 no
 
447
  directory . TREE_ROT test@user-1 no
448
448
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
449
449
  symlink link link-id wibble/linktarget test@user-3 no
450
450
  directory src src-id test@user-2 no
510
510
message:
511
511
  non-ascii commit \N{COPYRIGHT SIGN} me
512
512
inventory:
513
 
  directory . TREE_ROT test@user-3 no
 
513
  directory . TREE_ROT test@user-1 no
514
514
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
515
515
  directory src src-id test@user-2 no
516
516
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no