~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-09-16 10:37:29 UTC
  • mto: (4695.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090916103729-m6h1pyvjprm6puvm
Respect items() protocol for registry objects.

* bzrlib/tests/test_registry.py:
(TestRegistryIter): Test some corner cases where object are
registered while the registry is iterated.

* bzrlib/registry.py:
(Registry): iteritems() and items() have different intents, don't
mix them under the covers or devs get tricked (see bug #277048
which seemed to have fixed the issue).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4543.2.3 15 years ago John Arbash Meinel Change the name to test_merge_directive Start usin 36 KB Diff Download File
helpers.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test__generate_text_key_index.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_add_fallback_repository.py 4599.4.13 15 years ago Robert Collins Remove workaround for RemoteRepository in test_add 2.5 KB Diff Download File
test_add_inventory_by_delta.py 4413.5.14 15 years ago John Arbash Meinel The new add_inventory_by_delta is returning a CHKI 4.1 KB Diff Download File
test_break_lock.py 4449.3.27 15 years ago Martin Pool More test updates to use CannedInputUIFactory 2.3 KB Diff Download File
test_check.py 4664.1.1 15 years ago Robert Collins Merge bug fix for check - do not consider non rich 5.7 KB Diff Download File
test_check_reconcile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.1 KB Diff Download File
test_commit_builder.py 4595.4.2 15 years ago Robert Collins Disable commit builders on stacked repositories. 54.7 KB Diff Download File
test_fetch.py 4476.3.59 15 years ago Andrew Bennetts Undo changes that aren't needed anymore. 16.4 KB Diff Download File
test_fileid_involved.py 4634.35.22 15 years ago Andrew Bennetts Use monkey patching to avoid skipping (mostly) tes 15.8 KB Diff Download File
test_find_text_key_references.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_get_parent_map.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_has_revisions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_has_same_location.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.3 KB Diff Download File
test_is_write_locked.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_iter_reverse_revision_history.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 6.4 KB Diff Download File
test_merge_directive.py 4543.2.3 15 years ago John Arbash Meinel Change the name to test_merge_directive Start usin 2.7 KB Diff Download File
test_pack.py 4484.1.1 15 years ago Jonathan Lange Merge the 1.16.1 changes back into trunk. 1.4 KB Diff Download File
test_reconcile.py 4634.35.16 15 years ago Andrew Bennetts Fix more test fallout. 19.4 KB Diff Download File
test_refresh_data.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
test_repository.py 4676.4.2 15 years ago Martin Pool merge trunk 56.7 KB Diff Download File
test_revision.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 4.3 KB Diff Download File
test_statistics.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_write_group.py 4634.35.10 15 years ago Andrew Bennetts Move tests to per_repository_chk. 31.2 KB Diff Download File