~bzr-pqm/bzr/bzr.dev

  • Committer: Jelmer Vernooij
  • Date: 2010-12-20 11:57:14 UTC
  • Revision ID: jelmer@samba.org-20101220115714-2ru3hfappjweeg7q
Don't use no-plugins.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4597.9.19 13 years ago Vincent Ladeuil resolve now reports conflicts resolved/remaining. 5.2 KB Diff Download File
test_add.py 5573.1.1 13 years ago Martin Merge 2.2 for fixes to lp:686611 and lp:687653 9.3 KB Diff Download File
test_added.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 2.5 KB Diff Download File
test_alias.py 5439.1.1 13 years ago Andrew Bennetts Merge lp:bzr/2.2. 3.3 KB Diff Download File
test_aliases.py 5345.1.26 13 years ago Vincent Ladeuil Merge lockable-config-files into remove-gratuitous 2.2 KB Diff Download File
test_ancestry.py 4593.5.41 14 years ago John Arbash Meinel Fix a few test cases that assumed topological sort 4.6 KB Diff Download File
test_annotate.py 5171.3.7 14 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 10.4 KB Diff Download File
test_bound_branches.py 5422.3.2 13 years ago Martin Pool Update existing script tests to not ignore their o 15.7 KB Diff Download File
test_branch.py 5536.1.11 13 years ago Andrew Bennetts Merge lp:bzr. 20.9 KB Diff Download File
test_break_lock.py 5416.2.3 13 years ago Martin Pool Better test for break-lock; show lock URLs as they 5.1 KB Diff Download File
test_breakin.py 4715.2.2 14 years ago Robert Collins Up the count slightly to allow for PQM slowness. 8.5 KB Diff Download File
test_bundle_info.py 4593.2.1 14 years ago Martin Pool bundle_info blackbox test passes on rich-root form 2.1 KB Diff Download File
test_cat.py 5171.3.5 14 years ago Martin von Gagern Add blackbox test for cat --directory. 8.4 KB Diff Download File
test_cat_revision.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 2.6 KB Diff Download File
test_check.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 4.6 KB Diff Download File
test_checkout.py 5552.1.3 13 years ago Vincent Ladeuil Merge 2.2 into 2.3 including fixes for bug #583667 6.9 KB Diff Download File
test_clean_tree.py 5241.2.1 14 years ago Robert Collins Merge up from 2.0/2.1: * Support Pyrex 0.9.9, req 3.1 KB Diff Download File
test_command_encoding.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
test_commit.py 5050.45.17 13 years ago Vincent Ladeuil Merge NEWS entry as agreed upon with poolie 32.6 KB Diff Download File
test_config.py 5533.2.1 13 years ago Vincent Ladeuil ``bzr config`` properly displays list values 9.9 KB Diff Download File
test_conflicts.py 4597.9.20 13 years ago Vincent Ladeuil Restore the modification lost in the loom pull :-/ 2.5 KB Diff Download File
test_debug.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.5 KB Diff Download File
test_deleted.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 1.2 KB Diff Download File
test_diff.py 5349.1.5 14 years ago Matthäus G. Chajdas Fix issues raised by Vincent Ladeuil. Check prope 16.8 KB Diff Download File
test_dpush.py 5559.2.2 13 years ago Martin Pool Change to using standard load_tests_apply_scenario 5.4 KB Diff Download File
test_dump_btree.py 4597.9.2 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 3.4 KB Diff Download File
test_exceptions.py 5527.1.2 13 years ago Vincent Ladeuil Report error if a non-ASCII command option is give 4.8 KB Diff Download File
test_export.py 5050.37.1 13 years ago Andrew Bennetts Some fixes for tests that did not cope with LANG=C 11.8 KB Diff Download File
test_filesystem_cicp.py 5485.1.1 13 years ago Martin Adapt missed script tests for CICP filesystems to 10.8 KB Diff Download File
test_filtered_view_ops.py 5546.1.1 13 years ago Andrew Bennetts Remove RepositoryFormatCHK1 and RepositoryFormatCH 7.9 KB Diff Download File
test_find_merge_base.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 1.5 KB Diff Download File
test_help.py 5345.1.26 13 years ago Vincent Ladeuil Merge lockable-config-files into remove-gratuitous 6.7 KB Diff Download File
test_hooks.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.9 KB Diff Download File
test_ignore.py 5339.3.4 14 years ago Parth Malwankar cleanup of globster code. 6.9 KB Diff Download File
test_ignored.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 1.9 KB Diff Download File
test_info.py 5154 14 years ago Canonical.com Patch Queue Manager (robertc) Fix a harmless error in the testsuite (r 39.5 KB Diff Download File
test_init.py 5487.1.1 13 years ago Vincent Ladeuil Merge lp:~mgordon/bzr/506730-add-no-tree-to-bzr-pu 9 KB Diff Download File
test_inventory.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.3 KB Diff Download File
test_join.py 5186.2.2 14 years ago Martin Pool wrap os.rename to insert the source and destinatio 3.9 KB Diff Download File
test_locale.py 4695.3.3 14 years ago Vincent Ladeuil Remove bogus config imports left in previous tweak 2.6 KB Diff Download File
test_log.py 5339.1.1 14 years ago Parth Malwankar fixes errors.InvalidPattern to work on Python2.5 34.6 KB Diff Download File
test_logformats.py 4325.4.2 15 years ago Vincent Ladeuil Clean up test for log formats. * bzrlib/tests/bla 3.5 KB Diff Download File
test_lookup_revision.py 5171.3.7 14 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 1.1 KB Diff Download File
test_ls.py 5171.3.7 14 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 8.8 KB Diff Download File
test_lsprof.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_merge.py 5552.1.3 13 years ago Vincent Ladeuil Merge 2.2 into 2.3 including fixes for bug #583667 27.9 KB Diff Download File
test_merge_directive.py 5273.1.5 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 10.6 KB Diff Download File
test_missing.py 5273.1.5 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 8.6 KB Diff Download File
test_modified.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 2.8 KB Diff Download File
test_mv.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 18.5 KB Diff Download File
test_nick.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 3.5 KB Diff Download File
test_non_ascii.py 5559.2.2 13 years ago Martin Pool Change to using standard load_tests_apply_scenario 21.7 KB Diff Download File
test_outside_wt.py 4985.2.1 14 years ago Vincent Ladeuil Deploy addAttrCleanup on the whole test suite. Se 3.2 KB Diff Download File
test_pack.py 4597.9.11 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 2.9 KB Diff Download File
test_pull.py 5430.7.2 13 years ago Rory Yorke Changes as per Martin [gz]'s review. Added NEWS e 19.7 KB Diff Download File
test_push.py 5566.1.1 13 years ago Andrew Bennetts Remove redundant parent inventories calculation. 34.6 KB Diff Download File
test_re_sign.py 5171.3.7 14 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 3.4 KB Diff Download File
test_reconcile.py 4985.1.5 14 years ago Vincent Ladeuil Deploying the new overrideAttr facility further re 2.8 KB Diff Download File
test_reconfigure.py 5050.45.13 13 years ago Vincent Ladeuil Merge fix for bug #583667 from 2.1 10.4 KB Diff Download File
test_reference.py 4273.1.21 15 years ago Aaron Bentley Update from review 3.6 KB Diff Download File
test_remerge.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 4.6 KB Diff Download File
test_remove.py 5444.3.3 13 years ago Marius Kruger * convert the touched tests to rather use ScriptRu 10.2 KB Diff Download File
test_remove_tree.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 6.8 KB Diff Download File
test_resolve.py 4597.14.3 13 years ago Vincent Ladeuil Remove the now (wrongly) failing blacbox test. 2.9 KB Diff Download File
test_revert.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 7.3 KB Diff Download File
test_revision_history.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_revision_info.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 5.2 KB Diff Download File
test_revno.py 4409.1.21 15 years ago Vincent Ladeuil Fix failing test. * bzrlib/tests/blackbox/test_re 4.2 KB Diff Download File
test_rmbranch.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 1.9 KB Diff Download File
test_script.py 5531.1.3 13 years ago Vincent Ladeuil Implements --null-ouput for the test-script comman 2.4 KB Diff Download File
test_selftest.py 5393.5.2 13 years ago Martin Move check 'closer to the metal' as requested by l 6.4 KB Diff Download File
test_send.py 5559.2.2 13 years ago Martin Pool Change to using standard load_tests_apply_scenario 17.1 KB Diff Download File
test_serve.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 12.7 KB Diff Download File
test_shared_repository.py 5187.2.9 14 years ago Parth Malwankar added comment to init/init-repo pass tests for lac 6.6 KB Diff Download File
test_shelve.py 5552.1.1 13 years ago Vincent Ladeuil Merge fix for bug #583667 from 2.2 5.5 KB Diff Download File
test_sign_my_commits.py 4985.1.5 14 years ago Vincent Ladeuil Deploying the new overrideAttr facility further re 3.6 KB Diff Download File
test_split.py 4659.1.1 14 years ago Robert Collins Test split with unversioned files within the test 2.6 KB Diff Download File
test_status.py 5519 13 years ago Canonical.com Patch Queue Manager (mbp) status shows missing newly-added files (Rory 28.2 KB Diff Download File
test_switch.py 5283.4.8 14 years ago Robert Collins Merge trunk. 11.6 KB Diff Download File
test_tags.py 5540.4.1 13 years ago Andrew Bennetts Merge checkout-tags-propagation-603395-2.2. 13.6 KB Diff Download File
test_testament.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_too_much.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 22.3 KB Diff Download File
test_uncommit.py 5416.1.12 13 years ago Martin Pool Tweak uncommit doctest for python 2.4 9.5 KB Diff Download File
test_unknowns.py 5283.4.5 14 years ago Martin Pool Update remaining subclasses of ExternalBase 2 KB Diff Download File
test_update.py 5430.7.2 13 years ago Rory Yorke Changes as per Martin [gz]'s review. Added NEWS e 16.8 KB Diff Download File
test_upgrade.py 5363.2.7 13 years ago Jelmer Vernooij Fix tests. 9.1 KB Diff Download File
test_version.py 4834.1.7 14 years ago Gordon Tyler Removed unnecessary import. 4.9 KB Diff Download File
test_version_info.py 5452.4.3 13 years ago John Arbash Meinel Merge bzr.dev to resolve bzr-2.3.txt (aka NEWS) 6.1 KB Diff Download File
test_versioning.py 5243.1.2 14 years ago Martin Point launchpad links in comments at production se 6.1 KB Diff Download File
test_view.py 5546.1.1 13 years ago Andrew Bennetts Remove RepositoryFormatCHK1 and RepositoryFormatCH 4.9 KB Diff Download File
test_whoami.py 5273.1.8 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 5.8 KB Diff Download File