~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_repository/__init__.py

  • Committer: Vincent Ladeuil
  • Date: 2011-05-26 20:30:53 UTC
  • mfrom: (5920 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5924.
  • Revision ID: v.ladeuil+lp@free.fr-20110526203053-hbjn6yuzwg03wnuv
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
        'test_commit_builder',
116
116
        'test_fetch',
117
117
        'test_fileid_involved',
118
 
        'test_find_text_key_references',
 
118
        'test_file_graph',
119
119
        'test_get_parent_map',
120
120
        'test_has_same_location',
121
121
        'test_has_revisions',
122
 
        'test_is_write_locked',
123
122
        'test_iter_reverse_revision_history',
 
123
        'test_locking',
124
124
        'test_merge_directive',
125
125
        'test_pack',
126
126
        'test_reconcile',