/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2008-08-18 22:34:21 UTC
  • mto: (3606.5.6 1.6)
  • Revision ID: john@arbash-meinel.com-20080818223421-todjny24vj4faj4t
Add tests for the fetching behavior.

The proper parameter passed is 'unordered' add an assert for it, and
fix callers that were passing 'unsorted' instead.
Add tests that we make the right get_record_stream call based
on the value of _fetch_uses_deltas.
Fix the fetch request for signatures.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3517.4.3 17 years ago Martin Pool merge all stacking threads; some tests currently f 8.2 KB Diff Download File
test_bound_sftp.py 1551.15.71 18 years ago Aaron Bentley Fix test case that was importing merge when it did 12.8 KB Diff Download File
test_branch.py 3350.6.12 17 years ago Martin Pool merge trunk; remove RemoteToOtherFetcher 28.7 KB Diff Download File
test_break_lock.py 3015.2.4 17 years ago Robert Collins Handle repositories that cannot be remotely locked 3.6 KB Diff Download File
test_check.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.8 KB Diff Download File
test_commit.py 3221.13.3 17 years ago Ian Clatworthy Merge bzr.dev r3466 8.8 KB Diff Download File
test_create_checkout.py 3044.1.1 17 years ago Martin Pool Fix up calls to TestCase.build_tree passing a stri 2.6 KB Diff Download File
test_get_revision_id_to_revno_map.py 2978.7.1 17 years ago John Arbash Meinel Fix bug #162486, by having RemoteBranch properly i 4.6 KB Diff Download File
test_hooks.py 3577.1.1 17 years ago Andrew Bennetts Cherry-pick TipChangeRejected changes from pre-bra 12.6 KB Diff Download File
test_http.py 3102.1.1 17 years ago Vincent Ladeuil Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test 3.5 KB Diff Download File
test_last_revision_info.py 2249.4.1 18 years ago Wouter van Heyst New Branch.last_revision_info method, this is bein 1.4 KB Diff Download File
test_locking.py 3015.2.15 17 years ago Robert Collins Review feedback. 20.9 KB Diff Download File
test_parent.py 3139.2.1 17 years ago Alexander Belchenko bugfix #90847: fix problem with parent location on 3.6 KB Diff Download File
test_permissions.py 3416.2.5 17 years ago Martin Pool Correction to branch permissions test 3.5 KB Diff Download File
test_pull.py 3482.1.2 17 years ago John Arbash Meinel remove the bogus pdb line 9.3 KB Diff Download File
test_push.py 3449.1.2 17 years ago Andrew Bennetts Add test and NEWS entry. 10.9 KB Diff Download File
test_reconcile.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.9 KB Diff Download File
test_revision_history.py 3495.2.1 17 years ago Aaron Bentley Tolerate ghosts in mainline (#235055) 8.6 KB Diff Download File
test_revision_id_to_revno.py 2598.5.3 18 years ago Aaron Bentley Push NULL_REVISION deeper 1.6 KB Diff Download File
test_sprout.py 2949.5.1 17 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 3.9 KB Diff Download File
test_stacking.py 3582.1.15 17 years ago Martin Pool Comments and tests for repository stacking 15 KB Diff Download File
test_tags.py 2388.1.12 18 years ago Alexander Belchenko direct test for tags.get_reverse_tag_dict() 7 KB Diff Download File
test_uncommit.py 3256.2.16 17 years ago Daniel Watkins Updated uses of Hooks.install_hook to Hooks.instal 3.9 KB Diff Download File
test_update.py 3445.1.8 17 years ago John Arbash Meinel Clarity tweaks recommended by Ian 4.7 KB Diff Download File