/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2007-11-29 23:22:01 UTC
  • mto: (3059.2.1 173010)
  • Revision ID: v.ladeuil+lp@free.fr-20071129232201-thjmmlgo5ucbrwfn
Add tests and fix trivial bugs and other typos.

* bzrlib/transport/http/response.py:
(handle_response): Delete obsolete TODO.

* bzrlib/transport/http/__init__.py:
(HttpTransportBase._readv): Fix some trivial bugs revealed by the
test suite.
(HttpTransportBase._coalesce_readv): Fix list splice access, first
seen by jam, but found by the test suite too.

* bzrlib/tests/test_http.py:
Fix some imports.
(TestRangeRequestServer.test_readv_multiple_get_requests):
Exercise the rewritten readv.

* bzrlib/tests/HttpServer.py:
(TestingHTTPRequestHandler.do_GET): Count the requests (more tests
use that info).

* bzrlib/tests/HTTPTestUtil.py:
(LimitedRangeRequestHandler.do_GET): The statistics are collected
in the base request handler now.
(NoRangeRequestHandler.do_GET): But since we bypass the base
handler, re-enable the statistics collection here.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2598.5.7 18 years ago Aaron Bentley Updates from review 5.9 KB Diff Download File
test_add.py 2323.3.3 18 years ago Robert Collins Merge Martins 0.15rc2 release branch. 6.6 KB Diff Download File
test_add_reference.py 2255.2.228 18 years ago Robert Collins Make all test_add_reference tests pass again. 4.5 KB Diff Download File
test_basis_inventory.py 2255.6.1 18 years ago Aaron Bentley Merge from by-reference-trees 3.1 KB Diff Download File
test_basis_tree.py 2255.2.72 18 years ago John Arbash Meinel Add some tests for WorkingTree.basis_tree() 2.9 KB Diff Download File
test_break_lock.py 3015.2.11 18 years ago Robert Collins Handle repositories that do not physically lock in 3.1 KB Diff Download File
test_changes_from.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.2 KB Diff Download File
test_commit.py 2982 18 years ago Canonical.com Patch Queue Manager (John Arbash Meinel) Consolidate all calls to get 21.7 KB Diff Download File
test_executable.py 2911.5.4 18 years ago John Arbash Meinel Switch around to properly look up the executable b 7.3 KB Diff Download File
test_flush.py 2052.3.10 19 years ago John Arbash Meinel [merge] bzr.dev 2079 2.6 KB Diff Download File
test_get_file_mtime.py 2405.3.2 18 years ago John Arbash Meinel Fix one test. 3.3 KB Diff Download File
test_get_parent_ids.py 2249.5.7 18 years ago John Arbash Meinel Make sure WorkingTree revision_ids are also return 2.5 KB Diff Download File
test_inv.py 2879 18 years ago Canonical.com Patch Queue Manager (robertc) Move serialisation of inventory entries 6.1 KB Diff Download File
test_is_control_filename.py 1773.4.1 19 years ago Martin Pool Add pyflakes makefile target; fix many warnings 1.7 KB Diff Download File
test_is_ignored.py 2696.1.1 18 years ago Martin Pool Remove things deprecated in 0.11 and earlier 8.4 KB Diff Download File
test_locking.py 1986.5.7 19 years ago Robert Collins Merge reviews. 11.8 KB Diff Download File
test_merge_from_branch.py 1551.15.69 18 years ago Aaron Bentley Add merge_type to merge_from_branch 4.8 KB Diff Download File
test_mkdir.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.3 KB Diff Download File
test_move.py 2456.2.1 18 years ago John Arbash Meinel (broken) Add a (failing) test that _iter_changes w 23.1 KB Diff Download File
test_nested_specifics.py 1551.10.26 18 years ago Aaron Bentley Allow extract when tree is locked 1.9 KB Diff Download File
test_parents.py 2929.2.2 18 years ago Robert Collins Review feedback on dirstate update_basis_via_delta 27.7 KB Diff Download File
test_paths2ids.py 2255.2.104 18 years ago Robert Collins Add WorkingTree4.paths2ids which is inventory-usag 7.7 KB Diff Download File
test_pull.py 2949.5.1 18 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 2.2 KB Diff Download File
test_put_file.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.5 KB Diff Download File
test_read_working_inventory.py 2255.2.45 18 years ago Robert Collins Dirstate - fix revision_tree() behaviour to match 1.8 KB Diff Download File
test_readonly.py 2255.10.1 18 years ago John Arbash Meinel Update WorkingTree4 so that it doesn't use a HashC 4.3 KB Diff Download File
test_remove.py 3051 18 years ago Canonical.com Patch Queue Manager (Lukáš Lalinský) Fix bug #172598 by cleaning up th 11.9 KB Diff Download File
test_rename_one.py 2825.6.1 18 years ago Robert Collins * ``WorkingTree.rename_one`` will now raise an err 13.1 KB Diff Download File
test_revision_tree.py 2255.2.76 18 years ago Robert Collins Add tests for revision trees with a different uniq 3.8 KB Diff Download File
test_set_root_id.py 2294.1.10 18 years ago John Arbash Meinel Switch all apis over to utf8 file ids. All tests p 2.4 KB Diff Download File
test_smart_add.py 2585.1.1 18 years ago Aaron Bentley Unify MutableTree.smart_add behavior by disabling 10.2 KB Diff Download File
test_uncommit.py 2598.5.7 18 years ago Aaron Bentley Updates from review 1.2 KB Diff Download File
test_unversion.py 2946.3.3 18 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 7.5 KB Diff Download File
test_walkdirs.py 2979 18 years ago Canonical.com Patch Queue Manager (robertc) Fix WorkingTree.walkdirs to support walk 9.6 KB Diff Download File
test_workingtree.py 3034.4.9 18 years ago Alexander Belchenko skip test_workingtree.TestWorkingTree.test_case_se 36.2 KB Diff Download File