/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-04-11 16:06:53 UTC
  • mto: (4286.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090411160653-eq1gfn41q3lzhmss
Cleanup test imports and use features to better track skipped tests.

* bzrlib/tests/workingtree_implementations/__init__.py: 
Fix imports. Delete obsolete comment.

* bzrlib/tests/tree_implementations/test_walkdirs.py:
(TestWalkdirs.get_all_subdirs_expected): Reduce duplication.

* bzrlib/tests/tree_implementations/test_test_trees.py: 
Fix import.

* bzrlib/tests/tree_implementations/test_path_content_summary.py: 
Fix imports.

(TestPathContentSummary.test_unicode_symlink_content_summary,
TestPathContentSummary.test_unicode_symlink_target_summary):Use
UnicodeFilenameFeature instead of try/except UnicodeError.

* bzrlib/tests/tree_implementations/test_inv.py: 
Fix imports.
(TestInventoryWithSymlinks): Factor out test that requires
symlinks and use _test_needs_features.
(TestInventory.test_canonical_path,
TestInventory.test_canonical_path_dir,
TestInventory.test_canonical_path_root,
TestInventory.test_canonical_path_invalid_all,
TestInventory.test_canonical_invalid_child): Use assert(expected,
actual)

* bzrlib/tests/tree_implementations/test_get_symlink_target.py: 
Fix imports.
(TestGetSymlinkTarget.test_get_unicode_symlink_target): Use
UnicodeFilenameFeature instead of try/except UnicodeError.

* bzrlib/tests/tree_implementations/__init__.py: 
Fix imports.

(TestCaseWithTree.get_tree_with_subdirs_and_all_supported_content_types,
TestCaseWithTree._create_tree_with_utf8): Use
UnicodeFilenameFeature instead of try/except UnicodeError.

* bzrlib/tests/test_workingtree_4.py:
Fix too long lines.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4226.2.2 16 years ago Robert Collins Fix setting config options to support unicode valu 10.9 KB Diff Download File
bzrdir.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 13.5 KB Diff Download File
client.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 33.8 KB Diff Download File
message.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 13.1 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 49.5 KB Diff Download File
repository.py 4199 16 years ago Canonical.com Patch Queue Manager (robertc) Negatively cache ghosts and misses durin 24.4 KB Diff Download File
request.py 4226.2.1 16 years ago Robert Collins Set branch config options via a smart method. 21.2 KB Diff Download File
server.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 12.5 KB Diff Download File
vfs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File