|  .. | 
|  blackbox | 1185.31.15 | 19 years ago | John Arbash Meinel | Refactoring blackbox tests into a package, rather |  |   |  | 
|  branch_implementations | 1534.4.23 | 19 years ago | Robert Collins | Move branch implementations tests into a package. |  |   |  | 
|  bzrdir_implementations | 1534.4.39 | 19 years ago | Robert Collins | Basic BzrDir support. |  |   |  | 
|  interrepository_implementations | 1534.1.29 | 19 years ago | Robert Collins | Add a test environment for InterRepository objects |  |   |  | 
|  interversionedfile_implementations | 1563.2.12 | 19 years ago | Robert Collins | Checkpointing: created InterObject to factor out c |  |   |  | 
|  repository_implementations | 1534.4.40 | 19 years ago | Robert Collins | Add RepositoryFormats and allow bzrdir.open or cre |  |   |  | 
|  revisionstore_implementations | 1563.2.21 | 19 years ago | Robert Collins | Smoke test for RevisionStore factories creating re |  |   |  | 
|  workingtree_implementations | 1534.4.46 | 19 years ago | Robert Collins | Nearly complete .bzr/checkout splitout. |  |   |  | 
|  __init__.py | 1651.1.3 | 19 years ago | Martin Pool | Use transport._can_roundtrip_unix_modebits to deci | 38.3 KB |   |   | 
|  HTTPTestUtil.py | 1534.4.50 | 19 years ago | Robert Collins | Got the bzrdir api straightened out, plenty of ref | 1.2 KB |   |   | 
|  stub_sftp.py | 1534.1.14 | 19 years ago | Robert Collins | One more warn->warning typo from Robey Pointer. | 6.1 KB |   |   | 
|  test_ancestry.py | 1534.4.28 | 19 years ago | Robert Collins | first cut at merge from integration. | 2.1 KB |   |   | 
|  test_annotate.py | 1534.4.28 | 19 years ago | Robert Collins | first cut at merge from integration. | 2.2 KB |   |   | 
|  test_api.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.3 KB |   |   | 
|  test_bad_files.py | 1551.2.9 | 19 years ago | Aaron Bentley | Fix status to work with checkouts | 2.9 KB |   |   | 
|  test_basis_inventory.py | 1638.1.2 | 19 years ago | Robert Collins | Change the basis-inventory file to not have the re | 1.9 KB |   |   | 
|  test_branch.py | 1608.2.12 | 19 years ago | Martin Pool | Store-escaping must quote uppercase characters too | 7.8 KB |   |   | 
|  test_bzrdir.py | 1553.5.83 | 19 years ago | Martin Pool | [merge] from bzr.dev | 22.2 KB |   |   | 
|  test_command.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.3 KB |   |   | 
|  test_commit.py | 1614.1.1 | 19 years ago | Aaron Bentley | Fixed master locking in commit | 15 KB |   |   | 
|  test_commit_merge.py | 1534.1.31 | 19 years ago | Robert Collins | Deprecated fetch.fetch and fetch.greedy_fetch for | 3.7 KB |   |   | 
|  test_config.py | 1632 | 19 years ago | Canonical.com Patch Queue Manager | Various fixes for win32 | 25 KB |   |   | 
|  test_conflicts.py | 1534.10.23 | 19 years ago | Aaron Bentley | Removed conflicts_to_stanzas and stanzas_to_confli | 3.3 KB |   |   | 
|  test_decorators.py | 1185.70.5 | 19 years ago | Martin Pool | Pass through wrapped function name and docstrign | 1.4 KB |   |   | 
|  test_diff.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.9 KB |   |   | 
|  test_doc_generate.py | 1610.1.5 | 19 years ago | Martin Pool | Stop selftest failing when run outside of bzr sour | 1.2 KB |   |   | 
|  test_errors.py | 1570.1.13 | 19 years ago | Robert Collins | Check for incorrect revision parentage in the weav | 1.9 KB |   |   | 
|  test_escaped_store.py | 1608.2.13 | 19 years ago | Martin Pool | (test_escaped_store) fix typo | 4.3 KB |   |   | 
|  test_fetch.py | 1638.1.2 | 19 years ago | Robert Collins | Change the basis-inventory file to not have the re | 10.6 KB |   |   | 
|  test_gpg.py | 1185.78.4 | 19 years ago | John Arbash Meinel | Reverting gpg changes, should not be mainline, see | 2.6 KB |   |   | 
|  test_graph.py | 1607.1.12 | 19 years ago | Robert Collins | Fix common_ancestor to still calculate a common an | 2.2 KB |   |   | 
|  test_hashcache.py | 1632 | 19 years ago | Canonical.com Patch Queue Manager | Various fixes for win32 | 4.5 KB |   |   | 
|  test_http.py | 1612.1.1 | 19 years ago | Martin Pool | Raise errors correctly on pycurl connection failur | 5.8 KB |   |   | 
|  test_identitymap.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 3.7 KB |   |   | 
|  test_inv.py | 1596.2.20 | 19 years ago | Robert Collins | optimise commit to only access weaves for merged, | 20.8 KB |   |   | 
|  test_knit.py | 1628.1.2 | 19 years ago | Robert Collins | More knit micro-optimisations. | 14.8 KB |   |   | 
|  test_lockable_files.py | 1594.2.22 | 19 years ago | Robert Collins | Ensure that lockable files calls finish() on trans | 5.7 KB |   |   | 
|  test_lockdir.py | 1553.5.77 | 19 years ago | Martin Pool | doc | 10.9 KB |   |   | 
|  test_log.py | 1534.4.36 | 19 years ago | Robert Collins | Finish deprecating Branch.working_tree() | 9.4 KB |   |   | 
|  test_merge.py | 1645.1.1 | 19 years ago | Aaron Bentley | Implement single-file merge | 4.7 KB |   |   | 
|  test_merge3.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 11 KB |   |   | 
|  test_merge_core.py | 1534.10.27 | 19 years ago | Aaron Bentley | Merge from mainline | 24.8 KB |   |   | 
|  test_missing.py | 1534.4.28 | 19 years ago | Robert Collins | first cut at merge from integration. | 2.3 KB |   |   | 
|  test_msgeditor.py | 1534.4.26 | 19 years ago | Robert Collins | Move working tree initialisation out from  Branch. | 1.7 KB |   |   | 
|  test_nonascii.py | 1534.4.26 | 19 years ago | Robert Collins | Move working tree initialisation out from  Branch. | 1.3 KB |   |   | 
|  test_options.py | 1616.1.13 | 19 years ago | Martin Pool | Fix 'bzr -h' to show help (#35940) | 2.4 KB |   |   | 
|  test_osutils.py | 1553.5.5 | 19 years ago | Martin Pool | New utility routine rand_chars | 3 KB |   |   | 
|  test_permissions.py | 1553.5.63 | 19 years ago | Martin Pool | Lock type is now mandatory for LockableFiles const | 10.2 KB |   |   | 
|  test_plugins.py | 1185.31.57 | 19 years ago | John Arbash Meinel | [merge] bzr.dev | 5.5 KB |   |   | 
|  test_progress.py | 1551.2.29 | 19 years ago | Aaron Bentley | Got stack handling under test | 3.4 KB |   |   | 
|  test_reconcile.py | 1570.1.11 | 19 years ago | Robert Collins | Make reconcile work with shared repositories. | 1.9 KB |   |   | 
|  test_repository.py | 1563.2.37 | 19 years ago | Robert Collins | Merge in nested progress bars | 18.1 KB |   |   | 
|  test_revision.py | 1607.1.12 | 19 years ago | Robert Collins | Fix common_ancestor to still calculate a common an | 14.7 KB |   |   | 
|  test_revisionnamespaces.py | 1534.4.50 | 19 years ago | Robert Collins | Got the bzrdir api straightened out, plenty of ref | 4.3 KB |   |   | 
|  test_revprops.py | 1534.4.28 | 19 years ago | Robert Collins | first cut at merge from integration. | 1.4 KB |   |   | 
|  test_rio.py | 1534.10.2 | 19 years ago | Aaron Bentley | Implemented rio_file to produce a light file objec | 9.2 KB |   |   | 
|  test_sampler.py | 1534.2.1 | 19 years ago | Robert Collins | Implement deprecated_method | 1.3 KB |   |   | 
|  test_selftest.py | 1540.3.26 | 19 years ago | Martin Pool | [merge] bzr.dev; pycurl not updated for readv yet | 16.8 KB |   |   | 
|  test_setup.py | 1540.3.32 | 19 years ago | Martin Pool | Clean up test_setup code; avoid possible pipe jam | 1 KB |   |   | 
|  test_sftp_transport.py | 1534.4.50 | 19 years ago | Robert Collins | Got the bzrdir api straightened out, plenty of ref | 8.9 KB |   |   | 
|  test_smart_add.py | 1553.5.3 | 19 years ago | Martin Pool | [patch] Rename TestCase.AssertSubset to assertSubs | 8.4 KB |   |   | 
|  test_source.py | 1587.1.11 | 19 years ago | Robert Collins | Local commits appear to be working properly. | 3.1 KB |   |   | 
|  test_store.py | 1608.2.12 | 19 years ago | Martin Pool | Store-escaping must quote uppercase characters too | 16.6 KB |   |   | 
|  test_symbol_versioning.py | 1581.1.1 | 19 years ago | Robert Collins | Bugfix aliases to be backwards compatible with plu | 4.4 KB |   |   | 
|  test_testament.py | 1558.1.3 | 19 years ago | Aaron Bentley | Fixed deprecated op use in test suite | 7.7 KB |   |   | 
|  test_trace.py | 1185.33.63 | 19 years ago | Martin Pool | Better display of BzrError classes that are not Bz | 2.6 KB |   |   | 
|  test_transactions.py | 1594.2.20 | 19 years ago | Robert Collins | Add finished() notifications to transactions. | 12.7 KB |   |   | 
|  test_transform.py | 1534.10.29 | 19 years ago | Aaron Bentley | Fixed backup numbering to match GNU standard bette | 35.2 KB |   |   | 
|  test_transport.py | 1651.1.2 | 19 years ago | Martin Pool | Review style cleanups | 11.8 KB |   |   | 
|  test_transport_implementations.py | 1651.1.1 | 19 years ago | Martin Pool | [merge][wip] Storage escaping | 34.8 KB |   |   | 
|  test_tsort.py | 1624.1.3 | 19 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 9.4 KB |   |   | 
|  test_ui.py | 1558.8.5 | 19 years ago | Aaron Bentley | Pass note up the stack instead of using bzrlib.ui_ | 4 KB |   |   | 
|  test_uncommit.py | 1558.9.1 | 19 years ago | Aaron Bentley | Fix uncommit to handle bound branches, and to do l | 2.5 KB |   |   | 
|  test_upgrade.py | 1556.1.4 | 19 years ago | Robert Collins | Add a new format for what will become knit, and th | 16.1 KB |   |   | 
|  test_versionedfile.py | 1596.2.38 | 19 years ago | Robert Collins | rollback from using deltas to using fulltexts - de | 34.5 KB |   |   | 
|  test_weave.py | 1616.1.18 | 19 years ago | Martin Pool | (weave-merge) don't treat killed-both lines as poi | 34 KB |   |   | 
|  test_whitebox.py | 1534.4.28 | 19 years ago | Robert Collins | first cut at merge from integration. | 2 KB |   |   | 
|  test_workingtree.py | 1534.10.22 | 19 years ago | Aaron Bentley | Got ConflictList implemented | 8.9 KB |   |   | 
|  test_xml.py | 1638.1.2 | 19 years ago | Robert Collins | Change the basis-inventory file to not have the re | 6.8 KB |   |   | 
|  TestUtil.py | 1185.1.29 | 20 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 2.7 KB |   |   | 
|  treeshape.py | 1185.31.33 | 19 years ago | John Arbash Meinel | A couple more path.join statements needed changing | 2.6 KB |   |   |