~bzr-pqm/bzr/bzr.dev

  • 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 1908.2.16 18 years ago John Arbash Meinel Move all the new TreeCreator classes into separate 5.9 KB Diff Download File
heavily_merged.py 1908.6.7 18 years ago Robert Collins Remove all users of set_pending_merges and add_pen 2.6 KB Diff Download File
kernel_like.py 1943.1.1 18 years ago John Arbash Meinel Create the kernel_like_tree rather than expecting 7.5 KB Diff Download File
simple_many_commit.py 1908.2.16 18 years ago John Arbash Meinel Move all the new TreeCreator classes into separate 1.5 KB Diff Download File