/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 1913.1.1 19 years ago John Arbash Meinel Fix bug #55783 Update XML serializer to properly r 2.4 KB Diff Download File
test_break_lock.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.2 KB Diff Download File
test_commit_builder.py 1982.3.2 19 years ago Robert Collins New TestCase helper applyDeprecated. This allows y 4.1 KB Diff Download File
test_fileid_involved.py 1979.2.1 19 years ago Robert Collins (robertc) adds a convenience method "merge_from_br 10.7 KB Diff Download File
test_reconcile.py 1731.1.28 19 years ago Aaron Bentley Merge from bzr.dev 13.9 KB Diff Download File
test_repository.py 1908.7.6 19 years ago Robert Collins Deprecate WorkingTree.last_revision. 21.3 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File