Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
__init__.py | 5246.2.31 | 14 years ago | Andrew Bennetts | Merge lp:bzr/2.2. | 6.9 KB | ||
test_add.py | 5346.3.1 | 14 years ago | Martin Pool | * `PathNotChild` should not give a traceback. (M | 9.1 KB | ||
test_added.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 2.5 KB | ||
test_alias.py | 5439.1.1 | 14 years ago | Andrew Bennetts | Merge lp:bzr/2.2. | 3.3 KB | ||
test_aliases.py | 5345.1.26 | 14 years ago | Vincent Ladeuil | Merge lockable-config-files into remove-gratuitous | 2.2 KB | ||
test_ancestry.py | 4593.5.41 | 15 years ago | John Arbash Meinel | Fix a few test cases that assumed topological sort | 4.6 KB | ||
test_annotate.py | 5171.3.7 | 14 years ago | Martin von Gagern | Added blackbox tests for --directory option. Adde | 10.4 KB | ||
test_bound_branches.py | 5171.3.7 | 14 years ago | Martin von Gagern | Added blackbox tests for --directory option. Adde | 15.7 KB | ||
test_branch.py | 5353.2.5 | 14 years ago | John Arbash Meinel | We need to assert that the --hardlink makes the fi | 20.9 KB | ||
test_break_lock.py | 5345.5.9 | 14 years ago | Vincent Ladeuil | Implements 'bzr lock --config <file>'. * bzrlib/t | 4.7 KB | ||
test_breakin.py | 4715.2.2 | 15 years ago | Robert Collins | Up the count slightly to allow for PQM slowness. | 8.5 KB | ||
test_bundle_info.py | 4593.2.1 | 15 years ago | Martin Pool | bundle_info blackbox test passes on rich-root form | 2.1 KB | ||
test_cat.py | 5171.3.5 | 14 years ago | Martin von Gagern | Add blackbox test for cat --directory. | 8.4 KB | ||
test_cat_revision.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 2.6 KB | ||
test_check.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 4.6 KB | ||
test_checkout.py | 5353.2.2 | 14 years ago | John Arbash Meinel | update the test suite. | 6.9 KB | ||
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 | ||
test_command_encoding.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 3.8 KB | ||
test_commit.py | 5050.37.1 | 14 years ago | Andrew Bennetts | Some fixes for tests that did not cope with LANG=C | 32.6 KB | ||
test_conflicts.py | 5171.3.13 | 14 years ago | Martin von Gagern | Add --directory option to 7 more commands. This b | 4.9 KB | ||
test_debug.py | 4763.2.4 | 14 years ago | John Arbash Meinel | merge bzr.2.1 in preparation for NEWS entry. | 1.5 KB | ||
test_deleted.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 1.2 KB | ||
test_diff.py | 5349.1.5 | 14 years ago | Matthäus G. Chajdas | Fix issues raised by Vincent Ladeuil. Check prope | 16.8 KB | ||
test_dpush.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 5.9 KB | ||
test_dump_btree.py | 4597.9.2 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 3.4 KB | ||
test_exceptions.py | 4763.2.4 | 14 years ago | John Arbash Meinel | merge bzr.2.1 in preparation for NEWS entry. | 4.4 KB | ||
test_export.py | 5050.37.1 | 14 years ago | Andrew Bennetts | Some fixes for tests that did not cope with LANG=C | 11.8 KB | ||
test_filesystem_cicp.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 10.8 KB | ||
test_filtered_view_ops.py | 4763.2.4 | 14 years ago | John Arbash Meinel | merge bzr.2.1 in preparation for NEWS entry. | 8.3 KB | ||
test_find_merge_base.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 1.5 KB | ||
test_help.py | 5345.1.26 | 14 years ago | Vincent Ladeuil | Merge lockable-config-files into remove-gratuitous | 6.7 KB | ||
test_hooks.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 1.9 KB | ||
test_ignore.py | 5339.3.4 | 14 years ago | Parth Malwankar | cleanup of globster code. | 6.9 KB | ||
test_ignored.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 1.9 KB | ||
test_info.py | 5154 | 14 years ago | Canonical.com Patch Queue Manager | (robertc) Fix a harmless error in the testsuite (r | 39.5 KB | ||
test_init.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 8.4 KB | ||
test_inventory.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 4.3 KB | ||
test_join.py | 5186.2.2 | 14 years ago | Martin Pool | wrap os.rename to insert the source and destinatio | 3.9 KB | ||
test_locale.py | 4695.3.3 | 15 years ago | Vincent Ladeuil | Remove bogus config imports left in previous tweak | 2.6 KB | ||
test_log.py | 5339.1.1 | 14 years ago | Parth Malwankar | fixes errors.InvalidPattern to work on Python2.5 | 34.6 KB | ||
test_logformats.py | 4325.4.2 | 15 years ago | Vincent Ladeuil | Clean up test for log formats. * bzrlib/tests/bla | 3.5 KB | ||
test_lookup_revision.py | 5171.3.7 | 14 years ago | Martin von Gagern | Added blackbox tests for --directory option. Adde | 1.1 KB | ||
test_ls.py | 5171.3.7 | 14 years ago | Martin von Gagern | Added blackbox tests for --directory option. Adde | 8.8 KB | ||
test_lsprof.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 1.3 KB | ||
test_merge.py | 5243.1.2 | 14 years ago | Martin | Point launchpad links in comments at production se | 27.9 KB | ||
test_merge_directive.py | 5273.1.5 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 10.6 KB | ||
test_missing.py | 5273.1.5 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 8.6 KB | ||
test_modified.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 2.8 KB | ||
test_mv.py | 4763.2.4 | 14 years ago | John Arbash Meinel | merge bzr.2.1 in preparation for NEWS entry. | 18.5 KB | ||
test_nick.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 3.5 KB | ||
test_non_ascii.py | 5168.1.5 | 14 years ago | Vincent Ladeuil | EncondigAdapter is a module despite the camelcase | 21.7 KB | ||
test_outside_wt.py | 4985.2.1 | 14 years ago | Vincent Ladeuil | Deploy addAttrCleanup on the whole test suite. Se | 3.2 KB | ||
test_pack.py | 4597.9.11 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 2.9 KB | ||
test_pull.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 18.2 KB | ||
test_push.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 34.6 KB | ||
test_re_sign.py | 5171.3.7 | 14 years ago | Martin von Gagern | Added blackbox tests for --directory option. Adde | 3.4 KB | ||
test_reconcile.py | 4985.1.5 | 14 years ago | Vincent Ladeuil | Deploying the new overrideAttr facility further re | 2.8 KB | ||
test_reconfigure.py | 5243.1.2 | 14 years ago | Martin | Point launchpad links in comments at production se | 10.4 KB | ||
test_reference.py | 4273.1.21 | 15 years ago | Aaron Bentley | Update from review | 3.6 KB | ||
test_remerge.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 4.6 KB | ||
test_remove.py | 5340.8.2 | 14 years ago | Marius Kruger | * update the blackbox tests too (unsave removals a | 9.7 KB | ||
test_remove_tree.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 6.8 KB | ||
test_revert.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 7.3 KB | ||
test_revision_history.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 2.9 KB | ||
test_revision_info.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 5.2 KB | ||
test_revno.py | 4409.1.21 | 15 years ago | Vincent Ladeuil | Fix failing test. * bzrlib/tests/blackbox/test_re | 4.2 KB | ||
test_rmbranch.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 1.9 KB | ||
test_selftest.py | 5393.5.2 | 14 years ago | Martin | Move check 'closer to the metal' as requested by l | 6.4 KB | ||
test_send.py | 5171.2.3 | 14 years ago | Vincent Ladeuil | Fixed as per Andrew's review. * bzrlib/tests/blac | 17.4 KB | ||
test_serve.py | 5273.1.7 | 14 years ago | Vincent Ladeuil | No more use of the get_transport imported *symbol* | 12.7 KB | ||
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 | ||
test_shelve.py | 5171.3.13 | 14 years ago | Martin von Gagern | Add --directory option to 7 more commands. This b | 3.9 KB | ||
test_sign_my_commits.py | 4985.1.5 | 14 years ago | Vincent Ladeuil | Deploying the new overrideAttr facility further re | 3.6 KB | ||
test_split.py | 4659.1.1 | 15 years ago | Robert Collins | Test split with unversioned files within the test | 2.6 KB | ||
test_status.py | 5418.4.2 | 14 years ago | Parth Malwankar | blackbox test for shelve summary in status | 27.5 KB | ||
test_switch.py | 5283.4.8 | 14 years ago | Robert Collins | Merge trunk. | 11.6 KB | ||
test_tags.py | 5107.2.1 | 14 years ago | Vincent Ladeuil | better message for InvalidRevisionSpec | 10.3 KB | ||
test_testament.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 1.7 KB | ||
test_too_much.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 22.3 KB | ||
test_uncommit.py | 5416.1.12 | 14 years ago | Martin Pool | Tweak uncommit doctest for python 2.4 | 9.5 KB | ||
test_unknowns.py | 5283.4.5 | 14 years ago | Martin Pool | Update remaining subclasses of ExternalBase | 2 KB | ||
test_update.py | 5151.1.1 | 14 years ago | Robert Collins | ``bzr update`` when a pending merge in the working | 15.7 KB | ||
test_upgrade.py | 5363.2.7 | 14 years ago | Jelmer Vernooij | Fix tests. | 9.1 KB | ||
test_version.py | 4834.1.7 | 14 years ago | Gordon Tyler | Removed unnecessary import. | 4.9 KB | ||
test_version_info.py | 4183.7.1 | 15 years ago | Sabin Iacob | update FSF mailing address | 5.6 KB | ||
test_versioning.py | 5243.1.2 | 14 years ago | Martin | Point launchpad links in comments at production se | 6.1 KB | ||
test_view.py | 4241.8.9 | 15 years ago | Robert J. Tanner | Merge 1.14rc1 back bzr.dev | 5.2 KB | ||
test_whoami.py | 5273.1.8 | 14 years ago | Vincent Ladeuil | Merge bzr.dev into cleanup | 5.8 KB |