~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2007-06-26 20:32:49 UTC
  • mto: (2581.1.1 cleanup-runbzr)
  • Revision ID: v.ladeuil+lp@free.fr-20070626203249-sqm4afiai5dxofum
Deprecate the varargs syntax and fix the tests.

* bzrlib/tests/__init__.py:
(TestCase.run_bzr): Activate the deprecation warning.
(TestCase.run_bzr_error): Add error_regexes to kwargs or run_bzr
get confused.

* bzrlib/tests/blackbox/test_selftest.py:
(TestRunBzr.test_args): Activate.

* bzrlib/tests/blackbox/test_inventory.py:
(TestInventory.assertInventoryEqual): Build the command from args
if not None.

* bzrlib/tests/blackbox/test_ls.py:
(TestLS.ls_equals): Build the command from args if not None.

* bzrlib/tests/blackbox/test_remove_tree.py:
(TestRemoveTree.test_remove_tree_lightweight_checkout_explicit):
Nice catch, we were calling run_bzr instead of run_bzr_error. This
went unnoticed for some time...
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2552.2.1 17 years ago Vincent Ladeuil apply martin patch 6 KB Diff Download File
test_add.py 2552.2.2 17 years ago Vincent Ladeuil Enforce run_bzr(string) where possible. 7.7 KB Diff Download File
test_added.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.7 KB Diff Download File
test_aliases.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.5 KB Diff Download File
test_ancestry.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.8 KB Diff Download File
test_annotate.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.5 KB Diff Download File
test_bound_branches.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 12.3 KB Diff Download File
test_branch.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.3 KB Diff Download File
test_break_lock.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4 KB Diff Download File
test_breakin.py 2527.1.1 17 years ago Martin Pool Fix race in test_breakin_harder that can cause tes 3.4 KB Diff Download File
test_bundle.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.1 KB Diff Download File
test_cat.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_cat_revision.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.1 KB Diff Download File
test_checkout.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4 KB Diff Download File
test_command_encoding.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_commit.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 19.1 KB Diff Download File
test_conflicts.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.2 KB Diff Download File
test_debug.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.3 KB Diff Download File
test_diff.py 2552.2.2 17 years ago Vincent Ladeuil Enforce run_bzr(string) where possible. 11.8 KB Diff Download File
test_exceptions.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2 KB Diff Download File
test_export.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.7 KB Diff Download File
test_find_merge_base.py 2552.2.2 17 years ago Vincent Ladeuil Enforce run_bzr(string) where possible. 1.5 KB Diff Download File
test_help.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.4 KB Diff Download File
test_ignore.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_ignored.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 2552.2.1 17 years ago Vincent Ladeuil apply martin patch 41.6 KB Diff Download File
test_init.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 6.7 KB Diff Download File
test_inventory.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_join.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_locale.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_log.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 13.6 KB Diff Download File
test_logformats.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.4 KB Diff Download File
test_ls.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.1 KB Diff Download File
test_lsprof.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.2 KB Diff Download File
test_merge.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 11.7 KB Diff Download File
test_merge_directive.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 9.4 KB Diff Download File
test_missing.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.1 KB Diff Download File
test_mv.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 12.8 KB Diff Download File
test_nick.py 2552.2.2 17 years ago Vincent Ladeuil Enforce run_bzr(string) where possible. 1.5 KB Diff Download File
test_non_ascii.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 17.5 KB Diff Download File
test_outside_wt.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.6 KB Diff Download File
test_pull.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 10.8 KB Diff Download File
test_push.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 9.6 KB Diff Download File
test_re_sign.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3 KB Diff Download File
test_reconcile.py 2552.2.2 17 years ago Vincent Ladeuil Enforce run_bzr(string) where possible. 2.5 KB Diff Download File
test_remerge.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.5 KB Diff Download File
test_remove.py 2552.2.1 17 years ago Vincent Ladeuil apply martin patch 7.6 KB Diff Download File
test_remove_tree.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_revert.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 6.2 KB Diff Download File
test_revision_history.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.9 KB Diff Download File
test_revision_info.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.3 KB Diff Download File
test_revno.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_selftest.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 23.8 KB Diff Download File
test_serve.py 2018.5.147 17 years ago Andrew Bennetts Merge rename-SmartTransport branch. 8.8 KB Diff Download File
test_shared_repository.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_sign_my_commits.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.8 KB Diff Download File
test_split.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_status.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 13.7 KB Diff Download File
test_tags.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.8 KB Diff Download File
test_testament.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.7 KB Diff Download File
test_too_much.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 23 KB Diff Download File
test_uncommit.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 7.5 KB Diff Download File
test_update.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.3 KB Diff Download File
test_upgrade.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 7.8 KB Diff Download File
test_version.py 2347.1.1 17 years ago John Arbash Meinel (John Whitley) Print out the location of ~/.bazaar 1.2 KB Diff Download File
test_version_info.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.8 KB Diff Download File
test_versioning.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.4 KB Diff Download File
test_whoami.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.1 KB Diff Download File