/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 4241.19.5 16 years ago Robert J. Tanner [merge] Fix for bug 354036 ErrorFromSmartServer - 6.5 KB Diff Download File
test_fetch.py 4241.16.6 16 years ago Robert J. Tanner [merge] 1.14rc2 back into bzr.dev (Bob Tanner) 13 KB Diff Download File
test_interrepository.py 4189.1.1 16 years ago Martin Pool merge update to FSF address 9.5 KB Diff Download File