~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_testament.py

[merge] bzr.dev 2255, resolve conflicts, update copyrights

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005-2006 by Canonical Ltd
 
1
# Copyright (C) 2005, 2006 Canonical Ltd
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
32
32
    def setUp(self):
33
33
        super(TestamentSetup, self).setUp()
34
34
        self.wt = self.make_branch_and_tree('.')
 
35
        self.wt.set_root_id('TREE_ROT')
35
36
        b = self.b = self.wt.branch
36
37
        b.nick = "test branch"
37
38
        self.wt.commit(message='initial null commit',
201
202
message:
202
203
  initial null commit
203
204
inventory:
204
 
  directory . TREE_ROOT test@user-1 no
 
205
  directory . TREE_ROT test@user-1 no
205
206
properties:
206
207
  branch-nick:
207
208
    test branch
280
281
message:
281
282
  add files and directories
282
283
inventory:
283
 
  directory . TREE_ROOT test@user-2 no
 
284
  directory . TREE_ROT test@user-2 no
284
285
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
285
286
  directory src src-id test@user-2 no
286
287
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
374
375
message:
375
376
  revision with properties
376
377
inventory:
377
 
  directory . TREE_ROOT test@user-3 no
 
378
  directory . TREE_ROT test@user-3 no
378
379
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
379
380
  directory src src-id test@user-2 no
380
381
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
443
444
message:
444
445
  add symlink
445
446
inventory:
446
 
  directory . TREE_ROOT test@user-3 no
 
447
  directory . TREE_ROT test@user-3 no
447
448
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
448
449
  symlink link link-id wibble/linktarget test@user-3 no
449
450
  directory src src-id test@user-2 no
509
510
message:
510
511
  non-ascii commit \N{COPYRIGHT SIGN} me
511
512
inventory:
512
 
  directory . TREE_ROOT test@user-3 no
 
513
  directory . TREE_ROT test@user-3 no
513
514
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
514
515
  directory src src-id test@user-2 no
515
516
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no