/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2006-09-12 20:46:42 UTC
  • Revision ID: john@arbash-meinel.com-20060912204642-91599869cc863f07
Cleanup, deprecated, and get the tests passing again.

bzrlib.builtins.merge is heavily used by the test suite, though it is
really the wrong place for a function like that.
lazy imports work badly with doctests, but so far none of the doc tested
modules had anything worth testing in that fashion.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1955.2.2 19 years ago John Arbash Meinel Change the name of the test classes (test_lang => 6.1 KB Diff Download File
test_add.py 1987.1.1 18 years ago John Arbash Meinel Update the test suite to put HOME in a different d 6.9 KB Diff Download File
test_added.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.7 KB Diff Download File
test_aliases.py 1740.5.6 19 years ago Martin Pool Clean up many exception classes. Errors indicatin 1.8 KB Diff Download File
test_ancestry.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3.9 KB Diff Download File
test_annotate.py 1948.4.31 19 years ago John Arbash Meinel fix bugs in the test_annonate.py suite, which was 3.4 KB Diff Download File
test_bound_branches.py 1908.6.11 19 years ago Robert Collins Remove usage of tree.pending_merges(). 11.7 KB Diff Download File
test_branch.py 1908.7.6 18 years ago Robert Collins Deprecate WorkingTree.last_revision. 4.4 KB Diff Download File
test_break_lock.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 4.5 KB Diff Download File
test_bundle.py 1793.2.14 19 years ago Aaron Bentley Clean up bundle revision specification 3.7 KB Diff Download File
test_cat.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.6 KB Diff Download File
test_checkout.py 1908.7.6 18 years ago Robert Collins Deprecate WorkingTree.last_revision. 4 KB Diff Download File
test_command_encoding.py 1685.1.78 19 years ago Wouter van Heyst more code cleanup 3.7 KB Diff Download File
test_commit.py 1979.2.1 19 years ago Robert Collins (robertc) adds a convenience method "merge_from_br 12.4 KB Diff Download File
test_conflicts.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3 KB Diff Download File
test_diff.py 1899.1.6 19 years ago John Arbash Meinel internal_diff always adds a trailing \n, make sure 11.2 KB Diff Download File
test_exceptions.py 1904.2.5 19 years ago Martin Pool Fix format warning inside test suite and add test 2 KB Diff Download File
test_export.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.2 KB Diff Download File
test_find_merge_base.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.3 KB Diff Download File
test_help.py 1861.2.7 19 years ago Alexander Belchenko merge bzr.dev 2.2 KB Diff Download File
test_ignore.py 1987.1.2 18 years ago John Arbash Meinel Remove the unneeded _set_user_ignores(['./.bazaar' 2.8 KB Diff Download File
test_ignored.py 1713.3.1 19 years ago Robert Collins Smoke tests for tree.list_files and bzr ignored wh 1.6 KB Diff Download File
test_info.py 1916 19 years ago Canonical.com Patch Queue Manager Add Branch.create_checkout method 38.7 KB Diff Download File
test_init.py 1982.1.2 18 years ago Alexander Belchenko compatibility with win32 error messages format 4.9 KB Diff Download File
test_locale.py 1955.2.9 18 years ago John Arbash Meinel [merge] bzr.dev 1993 2.9 KB Diff Download File
test_log.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 8.9 KB Diff Download File
test_logformats.py 1857.1.20 19 years ago Aaron Bentley Strip out all the EnumOption stuff 2.8 KB Diff Download File
test_ls.py 1987.1.1 18 years ago John Arbash Meinel Update the test suite to put HOME in a different d 5.4 KB Diff Download File
test_merge.py 1908.7.6 18 years ago Robert Collins Deprecate WorkingTree.last_revision. 9.2 KB Diff Download File
test_missing.py 1685.1.80 19 years ago Wouter van Heyst more code cleanup 4.5 KB Diff Download File
test_mv.py 1846.1.2 19 years ago Wouter van Heyst test mv more rigorously 4.4 KB Diff Download File
test_non_ascii.py 1987.1.2 18 years ago John Arbash Meinel Remove the unneeded _set_user_ignores(['./.bazaar' 17.4 KB Diff Download File
test_outside_wt.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3 KB Diff Download File
test_pull.py 1908.7.6 18 years ago Robert Collins Deprecate WorkingTree.last_revision. 10.4 KB Diff Download File
test_push.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 6.5 KB Diff Download File
test_re_sign.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.9 KB Diff Download File
test_reconcile.py 1907.1.1 19 years ago Aaron Bentley Unshelved all changes except those related to remo 2.5 KB Diff Download File
test_remerge.py 1857.1.20 19 years ago Aaron Bentley Strip out all the EnumOption stuff 4.7 KB Diff Download File
test_remove.py 1551.6.26 19 years ago Aaron Bentley Add support for remove --new 2.5 KB Diff Download File
test_revert.py 1551.7.9 19 years ago Aaron Bentley Update for review comments 5 KB Diff Download File
test_revision_history.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3 KB Diff Download File
test_revision_info.py 1948.4.29 19 years ago John Arbash Meinel Remove a few more direct references to RevisionSpe 4.5 KB Diff Download File
test_revno.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.5 KB Diff Download File
test_selftest.py 1963.1.11 18 years ago John Arbash Meinel Add a universal_newlines flag to run_bzr_subproces 10.7 KB Diff Download File
test_shared_repository.py 1857.1.20 19 years ago Aaron Bentley Strip out all the EnumOption stuff 3.1 KB Diff Download File
test_sign_my_commits.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3.8 KB Diff Download File
test_status.py 1987.1.2 18 years ago John Arbash Meinel Remove the unneeded _set_user_ignores(['./.bazaar' 9.4 KB Diff Download File
test_testament.py 1930.2.1 19 years ago John Arbash Meinel Move out the blackbox testament tests into a real 1.7 KB Diff Download File
test_too_much.py 1963.2.1 19 years ago Robey Pointer remove usage of has_key() 26 KB Diff Download File
test_uncommit.py 1908.7.6 18 years ago Robert Collins Deprecate WorkingTree.last_revision. 7.6 KB Diff Download File
test_update.py 1908.6.11 19 years ago Robert Collins Remove usage of tree.pending_merges(). 7.9 KB Diff Download File
test_upgrade.py 1857.1.20 19 years ago Aaron Bentley Strip out all the EnumOption stuff 7.6 KB Diff Download File
test_versioning.py 1852.10.4 19 years ago Robert Collins Merge bzr.dev. 5.6 KB Diff Download File
test_whoami.py 1861.4.3 19 years ago Matthieu Moy Better test for BZREMAIL. Checks that BZREMAIL st 5.1 KB Diff Download File