~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-06-04 16:50:33 UTC
  • Revision ID: john@arbash-meinel.com-20090604165033-bfdo0lyf4yt4vjcz
We don't need a base Coder class, because Decoder._update_tail is different than Encoder._update_tail.
(one adds, one subtracts from self.size).
So we now have 2 versions of the macro, and the test suite stops crashing... :)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3978.3.16 16 years ago Jelmer Vernooij Add some smoke tests for BzrDir.push_branch(). 4.1 KB Diff Download File
test_bzrdir.py 4307.2.2 16 years ago Robert Collins Lock repositories created by BzrDirFormat.initiali 86.7 KB Diff Download File
test_push.py 3978.3.16 16 years ago Jelmer Vernooij Add some smoke tests for BzrDir.push_branch(). 2.4 KB Diff Download File