~bzr-pqm/bzr/bzr.dev

  • Committer: Rory Yorke
  • Date: 2010-10-20 14:38:53 UTC
  • Revision ID: rory.yorke@gmail.com-20101020143853-9kfd2ldcjfroh8jw
Show missing files in bzr status (bug 134168).

"bzr status" will now show missing files, that is, those added with "bzr
add" and then removed by non bzr means (e.g., rm).

Blackbox tests were added for this case, and tests were also added to
test_delta, since the implementation change is in bzrlib.delta.

Might also affect bug 189709.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5363.2.18 14 years ago Jelmer Vernooij Rename TestCaseWithBzrDir -> TestCaseWithControlDi 15.2 KB Diff Download File
test_annotate_iter.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 2.1 KB Diff Download File
test_get_file_mtime.py 5080.4.1 14 years ago Vincent Ladeuil Get better feedback about why the test is failing. 1.7 KB Diff Download File
test_get_file_with_stat.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 2 KB Diff Download File
test_get_root_id.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 1.5 KB Diff Download File
test_get_symlink_target.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 2.2 KB Diff Download File
test_inv.py 5243.1.2 14 years ago Martin Point launchpad links in comments at production se 7.3 KB Diff Download File
test_iter_search_rules.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 3 KB Diff Download File
test_list_files.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File
test_locking.py 5200.3.3 14 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 1 KB Diff Download File
test_path_content_summary.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 6.3 KB Diff Download File
test_revision_tree.py 5080.3.1 14 years ago Vincent Ladeuil Cleanup imports in bzrlib/tests/per_tree/test_revi 1.2 KB Diff Download File
test_test_trees.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 13.8 KB Diff Download File
test_tree.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 10.8 KB Diff Download File
test_walkdirs.py 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File