/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2006-09-18 05:35:44 UTC
  • mto: (1986.4.4 test_ancestry.py)
  • Revision ID: robertc@robertcollins.net-20060918053544-531ddf7fd2ae877b
New test base class TestCaseWithMemoryTransport offers memory-only
testing facilities: its not suitable for tests that need to mutate disk
state, but most tests should not need that and should be converted to
TestCaseWithMemoryTransport. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1910.19.7 19 years ago Andrew Bennetts Allow specifying the host/interface to bzr serve, 6.1 KB Diff Download File
test_add.py 1987.1.1 19 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 1997.1.5 19 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 12.1 KB Diff Download File
test_branch.py 1908.7.6 19 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 1907.4.10 19 years ago Matthieu Moy Cut long lines, prevent "path" component from bein 1.9 KB Diff Download File
test_checkout.py 1908.7.6 19 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 19 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 1997.1.5 19 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 38.8 KB Diff Download File
test_init.py 1982.1.2 19 years ago Alexander Belchenko compatibility with win32 error messages format 4.9 KB Diff Download File
test_locale.py 2001.2.1 19 years ago Jelmer Vernooij Fix typo in encoding warning. 2.9 KB Diff Download File
test_log.py 1907.4.2 19 years ago Matthieu Moy Make log work nicely with revno:N:path too. 9.6 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 19 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 1907.4.14 19 years ago Matthieu Moy merge 9.8 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 19 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 19 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 1910.2.37 19 years ago Aaron Bentley Handle empty commits, fix test 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 1986.2.3 19 years ago Robert Collins New test base class TestCaseWithMemoryTransport of 12.9 KB Diff Download File
test_serve.py 1910.19.11 19 years ago Andrew Bennetts General code cleanup based on review comments and 3.9 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 19 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 1997.1.5 19 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 7.5 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