Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
blackbox | 1185.31.15 | 18 years ago | John Arbash Meinel | Refactoring blackbox tests into a package, rather | |||
branch_implementations | 1534.4.23 | 18 years ago | Robert Collins | Move branch implementations tests into a package. | |||
bzrdir_implementations | 1534.4.39 | 18 years ago | Robert Collins | Basic BzrDir support. | |||
interrepository_implementations | 1534.1.29 | 18 years ago | Robert Collins | Add a test environment for InterRepository objects | |||
interversionedfile_implementations | 1563.2.12 | 18 years ago | Robert Collins | Checkpointing: created InterObject to factor out c | |||
repository_implementations | 1534.4.40 | 18 years ago | Robert Collins | Add RepositoryFormats and allow bzrdir.open or cre | |||
revisionstore_implementations | 1563.2.21 | 18 years ago | Robert Collins | Smoke test for RevisionStore factories creating re | |||
test_patches_data | 1185.82.9 | 18 years ago | John Arbash Meinel | Moving patches testing into main test suite. | |||
workingtree_implementations | 1534.4.46 | 18 years ago | Robert Collins | Nearly complete .bzr/checkout splitout. | |||
__init__.py | 1752.1.1 | 18 years ago | Aaron Bentley | Add run_bzr_external | 47.9 KB | ||
EncodingAdapter.py | 1685.1.78 | 18 years ago | Wouter van Heyst | more code cleanup | 4.4 KB | ||
HTTPTestUtil.py | 1534.4.50 | 18 years ago | Robert Collins | Got the bzrdir api straightened out, plenty of ref | 1.2 KB | ||
stub_sftp.py | 1685.1.72 | 18 years ago | Wouter van Heyst | StubSFTPServer should use bytestreams rather than | 6.4 KB | ||
test_ancestry.py | 1534.4.28 | 18 years ago | Robert Collins | first cut at merge from integration. | 2.1 KB | ||
test_api.py | 1185.31.25 | 18 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 | 18 years ago | Aaron Bentley | Fix status to work with checkouts | 2.9 KB | ||
test_branch.py | 1685.1.42 | 18 years ago | John Arbash Meinel | A couple more fixes to make sure memory:/// works | 7.8 KB | ||
test_bundle.py | 1185.82.139 | 18 years ago | Aaron Bentley | Raise NotABundle when a non-bundle is supplied | 27.1 KB | ||
test_bzrdir.py | 1725.2.9 | 18 years ago | Robert Collins | Merge current head. | 22.8 KB | ||
test_command.py | 1185.31.25 | 18 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.3 KB | ||
test_commit.py | 1704.2.14 | 18 years ago | Martin Pool | [merge] work from 0.8 fixes | 19.8 KB | ||
test_commit_merge.py | 1534.1.31 | 18 years ago | Robert Collins | Deprecated fetch.fetch and fetch.greedy_fetch for | 3.7 KB | ||
test_config.py | 1704.2.18 | 18 years ago | Martin Pool | Remove duplicated TestLocationConfig and update pr | 24.6 KB | ||
test_conflicts.py | 1666.1.4 | 18 years ago | Robert Collins | * 'Metadir' is now the default disk format. This | 3.9 KB | ||
test_decorators.py | 1185.70.5 | 18 years ago | Martin Pool | Pass through wrapped function name and docstrign | 1.4 KB | ||
test_diff.py | 1745 | 18 years ago | Canonical.com Patch Queue Manager | Speed up checkout by using existing revision text | 22.5 KB | ||
test_doc_generate.py | 1610.1.5 | 18 years ago | Martin Pool | Stop selftest failing when run outside of bzr sour | 1.2 KB | ||
test_errors.py | 1570.1.13 | 18 years ago | Robert Collins | Check for incorrect revision parentage in the weav | 1.9 KB | ||
test_escaped_store.py | 1685.1.45 | 18 years ago | John Arbash Meinel | Moved url functions into bzrlib.urlutils | 4.3 KB | ||
test_fetch.py | 1666.1.6 | 18 years ago | Robert Collins | Make knit the default format. Adjust affect tests | 11.1 KB | ||
test_gpg.py | 1185.78.4 | 18 years ago | John Arbash Meinel | Reverting gpg changes, should not be mainline, see | 2.6 KB | ||
test_graph.py | 1607.1.12 | 18 years ago | Robert Collins | Fix common_ancestor to still calculate a common an | 2.2 KB | ||
test_hashcache.py | 1632 | 18 years ago | Canonical.com Patch Queue Manager | Various fixes for win32 | 4.5 KB | ||
test_http.py | 1185.50.94 | 18 years ago | John Arbash Meinel | Updated web page url to http://bazaar-vcs.org | 5.8 KB | ||
test_identitymap.py | 1185.31.25 | 18 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 3.7 KB | ||
test_inv.py | 1753.1.3 | 18 years ago | Robert Collins | Merge in iter_entries_by_dir(). | 25.5 KB | ||
test_knit.py | 1685.1.52 | 18 years ago | John Arbash Meinel | [merge] bzr.dev 1704 | 18 KB | ||
test_lockable_files.py | 1687.1.15 | 18 years ago | Robert Collins | Review comments. | 6.8 KB | ||
test_lockdir.py | 1704.2.1 | 18 years ago | Martin Pool | Fix time-dependency in LockDir tests -- allow more | 12.1 KB | ||
test_log.py | 1685.1.80 | 18 years ago | Wouter van Heyst | more code cleanup | 10.2 KB | ||
test_merge.py | 1645.1.1 | 18 years ago | Aaron Bentley | Implement single-file merge | 4.7 KB | ||
test_merge3.py | 1711.2.25 | 18 years ago | John Arbash Meinel | Update the merge3 tests, so that they test more re | 12.6 KB | ||
test_merge_core.py | 1692.7.6 | 18 years ago | Martin Pool | [patch] force deletion of trees containing readonl | 25.7 KB | ||
test_missing.py | 1685.1.80 | 18 years ago | Wouter van Heyst | more code cleanup | 2.3 KB | ||
test_msgeditor.py | 1685.1.70 | 18 years ago | Wouter van Heyst | working on get_parent, set_parent and relative url | 5.7 KB | ||
test_nonascii.py | 1685.1.74 | 18 years ago | Wouter van Heyst | fix nonascii tests to run properly under LANG=C | 3.1 KB | ||
test_options.py | 1616.1.13 | 18 years ago | Martin Pool | Fix 'bzr -h' to show help (#35940) | 2.4 KB | ||
test_osutils.py | 1753.1.1 | 18 years ago | Robert Collins | (rbc, jam, mbp)Add bzrlib.osutils.walkdirs, an opt | 8.7 KB | ||
test_patch.py | 1558.15.8 | 18 years ago | Aaron Bentley | Whitespace fixes | 1 KB | ||
test_patches.py | 1185.82.129 | 18 years ago | Aaron Bentley | Removed confusing text from the test module | 6.9 KB | ||
test_permissions.py | 1553.5.63 | 18 years ago | Martin Pool | Lock type is now mandatory for LockableFiles const | 10.2 KB | ||
test_plugins.py | 1185.31.57 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 5.5 KB | ||
test_progress.py | 1551.2.29 | 18 years ago | Aaron Bentley | Got stack handling under test | 3.4 KB | ||
test_reconcile.py | 1570.1.11 | 18 years ago | Robert Collins | Make reconcile work with shared repositories. | 1.9 KB | ||
test_repository.py | 1685.1.63 | 18 years ago | Martin Pool | Small Transport fixups | 18.1 KB | ||
test_revision.py | 1685.1.69 | 18 years ago | Wouter van Heyst | merge bzr.dev 1740 | 12.3 KB | ||
test_revisionnamespaces.py | 1728.2.1 | 18 years ago | Martin Pool | Remove duplicated RevisionSpec_revs (guillaume) | 4.4 KB | ||
test_revprops.py | 1534.4.28 | 18 years ago | Robert Collins | first cut at merge from integration. | 1.4 KB | ||
test_rio.py | 1534.10.2 | 18 years ago | Aaron Bentley | Implemented rio_file to produce a light file objec | 9.2 KB | ||
test_sampler.py | 1534.2.1 | 18 years ago | Robert Collins | Implement deprecated_method | 1.3 KB | ||
test_selftest.py | 1725.2.9 | 18 years ago | Robert Collins | Merge current head. | 29.6 KB | ||
test_setup.py | 1692.7.6 | 18 years ago | Martin Pool | [patch] force deletion of trees containing readonl | 1.7 KB | ||
test_sftp_transport.py | 1666.1.4 | 18 years ago | Robert Collins | * 'Metadir' is now the default disk format. This | 9 KB | ||
test_smart_add.py | 1685.1.69 | 18 years ago | Wouter van Heyst | merge bzr.dev 1740 | 8.2 KB | ||
test_source.py | 1587.1.11 | 18 years ago | Robert Collins | Local commits appear to be working properly. | 3.1 KB | ||
test_status.py | 1551.6.20 | 18 years ago | Aaron Bentley | Add copyright and whitespace | 1.4 KB | ||
test_store.py | 1685.1.68 | 18 years ago | Martin Pool | clean up test kipple | 16.6 KB | ||
test_symbol_versioning.py | 1581.1.1 | 18 years ago | Robert Collins | Bugfix aliases to be backwards compatible with plu | 4.4 KB | ||
test_testament.py | 1558.1.3 | 18 years ago | Aaron Bentley | Fixed deprecated op use in test suite | 7.7 KB | ||
test_textfile.py | 1558.15.11 | 18 years ago | Aaron Bentley | Apply merge review suggestions | 1.6 KB | ||
test_textmerge.py | 1185.81.31 | 18 years ago | Aaron Bentley | Use patience for two-way merge | 1.8 KB | ||
test_trace.py | 1185.85.5 | 18 years ago | John Arbash Meinel | mutter() should not fail because of unicode errors | 3.3 KB | ||
test_transactions.py | 1685.1.69 | 18 years ago | Wouter van Heyst | merge bzr.dev 1740 | 12.1 KB | ||
test_transform.py | 1685.1.73 | 18 years ago | Wouter van Heyst | [merge] bzr.dev 1747 | 36.5 KB | ||
test_transport.py | 1685.1.45 | 18 years ago | John Arbash Meinel | Moved url functions into bzrlib.urlutils | 11.9 KB | ||
test_transport_implementations.py | 1685.1.72 | 18 years ago | Wouter van Heyst | StubSFTPServer should use bytestreams rather than | 36.3 KB | ||
test_tsort.py | 1624.1.3 | 18 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 9.4 KB | ||
test_tuned_gzip.py | 1666.1.11 | 18 years ago | Robert Collins | Really fix short-read support in tuned_gzip. The p | 2.9 KB | ||
test_ui.py | 1704.2.13 | 18 years ago | Martin Pool | [merge] bzr.dev | 6.8 KB | ||
test_upgrade.py | 1666.1.4 | 18 years ago | Robert Collins | * 'Metadir' is now the default disk format. This | 16.4 KB | ||
test_urlutils.py | 1685.1.79 | 18 years ago | Wouter van Heyst | cleanup urlutils | 19.3 KB | ||
test_versionedfile.py | 1704.2.15 | 18 years ago | Martin Pool | Remove TODO about knit testing printed from test s | 46.1 KB | ||
test_weave.py | 1664.2.9 | 18 years ago | Aaron Bentley | Ported weave merge test to versionedfile | 27.4 KB | ||
test_whitebox.py | 1692.7.6 | 18 years ago | Martin Pool | [patch] force deletion of trees containing readonl | 2 KB | ||
test_workingtree.py | 1714.1.2 | 18 years ago | Robert Collins | Combine the ignore rules into a single regex rathe | 12.8 KB | ||
test_xml.py | 1732.1.26 | 18 years ago | John Arbash Meinel | Switch to using bzrlib.xml5.serializer_v5 so that | 6.9 KB | ||
TestUtil.py | 1707.2.2 | 18 years ago | Robert Collins | Start on bench_add, an add benchtest. | 3.6 KB | ||
treeshape.py | 1185.31.33 | 18 years ago | John Arbash Meinel | A couple more path.join statements needed changing | 2.6 KB |