~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-07-11 22:20:04 UTC
  • Revision ID: mbp@sourcefrog.net-20050711222004-4130f49c487f0bb8
patch from John

On Mac OSX /tmp is actually a symlink to /private/tmp
so _relpath() fails because the real full path is different.

The attached path just makes dtmp be expanded to it's real path, which
makes the tests pass.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 908 19 years ago Martin Pool - merge john's plugins-have-test_suite.patch: - p 2.8 KB Diff Download File
blackbox.py 907 19 years ago Martin Pool - try to debug blackbox branch test failure 11.4 KB Diff Download File
plugins.py 750 19 years ago Martin Pool - stubbed-out tests for python plugins 2.5 KB Diff Download File
testbranch.py 905 19 years ago Martin Pool - merge aaron's append_multiple.patch 1.1 KB Diff Download File
testhashcache.py 866 19 years ago Martin Pool - use new path-based hashcache for WorkingTree- sq 3.7 KB Diff Download File
testmerge3.py 843 19 years ago Martin Pool - workaround for flaky TestLoader in python2.3 10.3 KB Diff Download File
testrevisionnamespaces.py 897 19 years ago Martin Pool - merge john's revision-naming code 1.7 KB Diff Download File
versioning.py 843 19 years ago Martin Pool - workaround for flaky TestLoader in python2.3 2 KB Diff Download File
whitebox.py 910 19 years ago Martin Pool patch from John On Mac OSX /tmp is actually a sym 7.6 KB Diff Download File