/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 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 5.1 KB Diff Download File
test_add.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.6 KB Diff Download File
test_add_reference.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.4 KB Diff Download File
test_basis_inventory.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_basis_tree.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_break_lock.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.1 KB Diff Download File
test_changes_from.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.1 KB Diff Download File
test_commit.py 4183.5.7 16 years ago Robert Collins Resolve NEWS conflicts. 24.4 KB Diff Download File
test_content_filters.py 4393.3.10 16 years ago Ian Clatworthy add test for non-filtered -> filtered branching 6.6 KB Diff Download File
test_eol_conversion.py 4393.3.5 16 years ago Ian Clatworthy clean-up - just test status for now 14.2 KB Diff Download File
test_executable.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.3 KB Diff Download File
test_flush.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
test_get_file_mtime.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_get_parent_ids.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_inv.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.2 KB Diff Download File
test_is_control_filename.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_is_ignored.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.4 KB Diff Download File
test_locking.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 11.5 KB Diff Download File
test_merge_from_branch.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.8 KB Diff Download File
test_mkdir.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_move.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 23.5 KB Diff Download File
test_nested_specifics.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_parents.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 33 KB Diff Download File
test_paths2ids.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_pull.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.2 KB Diff Download File
test_put_file.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_read_working_inventory.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 1.8 KB Diff Download File
test_readonly.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.3 KB Diff Download File
test_remove.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 13 KB Diff Download File
test_rename_one.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 13.2 KB Diff Download File
test_revision_tree.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
test_set_root_id.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.9 KB Diff Download File
test_smart_add.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 10.6 KB Diff Download File
test_uncommit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.2 KB Diff Download File
test_unversion.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.5 KB Diff Download File
test_views.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.5 KB Diff Download File
test_walkdirs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.6 KB Diff Download File
test_workingtree.py 3193.8.31 16 years ago Aaron Bentley Merge and resolve NEWS conflicts 39 KB Diff Download File