~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: 2006-10-04 08:13:07 UTC
  • mfrom: (2039.2.4 python25)
  • Revision ID: pqm@pqm.ubuntu.com-20061004081307-413acd85912dbab0
(mbp) let bzr+ssh:// work without paramiko

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005, 2006 Canonical Ltd
 
1
# Copyright (C) 2005-2006 by 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
31
31
 
32
32
    def setUp(self):
33
33
        super(TestamentSetup, self).setUp()
34
 
        self.wt = self.make_branch_and_tree('.', format='dirstate-with-subtree')
35
 
        self.wt.set_root_id('TREE_ROT')
 
34
        self.wt = self.make_branch_and_tree('.')
36
35
        b = self.b = self.wt.branch
37
36
        b.nick = "test branch"
38
37
        self.wt.commit(message='initial null commit',
202
201
message:
203
202
  initial null commit
204
203
inventory:
205
 
  directory . TREE_ROT test@user-1 no
 
204
  directory . TREE_ROOT test@user-1 no
206
205
properties:
207
206
  branch-nick:
208
207
    test branch
281
280
message:
282
281
  add files and directories
283
282
inventory:
284
 
  directory . TREE_ROT test@user-1 no
 
283
  directory . TREE_ROOT test@user-2 no
285
284
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
286
285
  directory src src-id test@user-2 no
287
286
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
375
374
message:
376
375
  revision with properties
377
376
inventory:
378
 
  directory . TREE_ROT test@user-1 no
 
377
  directory . TREE_ROOT test@user-3 no
379
378
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
380
379
  directory src src-id test@user-2 no
381
380
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no
444
443
message:
445
444
  add symlink
446
445
inventory:
447
 
  directory . TREE_ROT test@user-1 no
 
446
  directory . TREE_ROOT test@user-3 no
448
447
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
449
448
  symlink link link-id wibble/linktarget test@user-3 no
450
449
  directory src src-id test@user-2 no
510
509
message:
511
510
  non-ascii commit \N{COPYRIGHT SIGN} me
512
511
inventory:
513
 
  directory . TREE_ROT test@user-1 no
 
512
  directory . TREE_ROOT test@user-3 no
514
513
  file hello hello-id 34dd0ac19a24bf80c4d33b5c8960196e8d8d1f73 test@user-2 yes
515
514
  directory src src-id test@user-2 no
516
515
  file src/foo.c foo.c-id a2a049c20f908ae31b231d98779eb63c66448f24 test@user-2 no