/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-06-18 18:18:36 UTC
  • Revision ID: john@arbash-meinel.com-20090618181836-biodfkat9a8eyzjz
The new add_inventory_by_delta is returning a CHKInventory when mapping from NULL
Which is completely valid, but 'broke' one of the tests.
So to fix it, changed the test to use CHKInventories on both sides, and add an __eq__
member. The nice thing is that CHKInventory.__eq__ is fairly cheap, since it only
has to check the root keys.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_bound_sftp.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 12.8 KB Diff Download File
test_branch.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 40.5 KB Diff Download File
test_break_lock.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 3.9 KB Diff Download File
test_check.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 3.1 KB Diff Download File
test_commit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.8 KB Diff Download File
test_create_checkout.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
test_create_clone.py 4294.2.9 16 years ago Robert Collins Fixup tests broken by cleaning up the layering. 6.3 KB Diff Download File
test_dotted_revno_to_revision_id.py 4419.2.17 16 years ago Andrew Bennetts Fix test failures in test_lookup_revision_id_by_do 1.9 KB Diff Download File
test_get_revision_id_to_revno_map.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_hooks.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 16.8 KB Diff Download File
test_http.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.5 KB Diff Download File
test_iter_merge_sorted_revisions.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.9 KB Diff Download File
test_last_revision_info.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_locking.py 4327.1.11 16 years ago Vincent Ladeuil Fix the last 6 lock-related failures. * tests/bra 21.2 KB Diff Download File
test_parent.py 4288.1.9 16 years ago Robert Collins Fix up test usable of _set_parent_location on unlo 3.6 KB Diff Download File
test_permissions.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_pull.py 4325.3.8 16 years ago Johan Walles Merge from upstream. 10.6 KB Diff Download File
test_push.py 4452.1.1 16 years ago Vincent Ladeuil Add a --strict option to push 19.4 KB Diff Download File
test_reconcile.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 3.3 KB Diff Download File
test_revision_history.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.5 KB Diff Download File
test_revision_id_to_dotted_revno.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_revision_id_to_revno.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_sprout.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 8.8 KB Diff Download File
test_stacking.py 4419.1.6 16 years ago Andrew Bennetts Add comments requested by Martin's review. 21.6 KB Diff Download File
test_tags.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.6 KB Diff Download File
test_uncommit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.9 KB Diff Download File
test_update.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.7 KB Diff Download File