/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2006-09-12 20:46:42 UTC
  • Revision ID: john@arbash-meinel.com-20060912204642-91599869cc863f07
Cleanup, deprecated, and get the tests passing again.

bzrlib.builtins.merge is heavily used by the test suite, though it is
really the wrong place for a function like that.
lazy imports work badly with doctests, but so far none of the doc tested
modules had anything worth testing in that fashion.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1904.2.2 19 years ago Martin Pool Merge invalid-parent fix from John 2.4 KB Diff Download File
test_bound_sftp.py 1908.6.11 19 years ago Robert Collins Remove usage of tree.pending_merges(). 14.3 KB Diff Download File
test_branch.py 1908.7.6 19 years ago Robert Collins Deprecate WorkingTree.last_revision. 23.8 KB Diff Download File
test_break_lock.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3.4 KB Diff Download File
test_http.py 1864.7.3 19 years ago John Arbash Meinel Test that the right thing happens when clone/sprou 2.6 KB Diff Download File
test_locking.py 1711.8.7 19 years ago John Arbash Meinel Renaming LockHelpers.py to lock_helpers.py 8.4 KB Diff Download File
test_parent.py 1904.2.2 19 years ago Martin Pool Merge invalid-parent fix from John 3.1 KB Diff Download File
test_permissions.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.8 KB Diff Download File
test_pull.py 1979.2.1 19 years ago Robert Collins (robertc) adds a convenience method "merge_from_br 2.4 KB Diff Download File
test_update.py 1587.1.11 19 years ago Robert Collins Local commits appear to be working properly. 2.7 KB Diff Download File