/brz/remove-bazaar

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

  • Committer: Jelmer Vernooij
  • Date: 2018-09-30 00:33:53 UTC
  • Revision ID: jelmer@jelmer.uk-20180930003353-2z5sugalbxfxfiru
When opening working trees with .git files, open the right control transport.
Filename Latest Rev Last Changed Committer Comment Size
..
blackbox 1185.31.15 19 years ago John Arbash Meinel Refactoring blackbox tests into a package, rather Diff
commands 2485.8.3 18 years ago v.ladeuil+lp at free Change the file naming to clearly separate the com Diff
per_branch 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch Diff
per_bzrdir 5363.2.29 14 years ago Jelmer Vernooij Move some bzrdir-specific tests to bzrlib.tests.pe Diff
per_controldir 5363.2.2 14 years ago Jelmer Vernooij Rename per_bzrdir => per_controldir. Diff
per_controldir_colo 5363.2.2 14 years ago Jelmer Vernooij Rename per_bzrdir => per_controldir. Diff
per_foreign_vcs 4585.1.5 15 years ago Jelmer Vernooij Some review comments from John. Diff
per_interbranch 4000.5.3 16 years ago Jelmer Vernooij Add tests for InterBranch. Diff
per_interrepository 4523.1.3 16 years ago Martin Pool Rename to per_interrepository Diff
per_intertree 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests Diff
per_inventory 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests Diff
per_lock 2353.3.9 18 years ago John Arbash Meinel Update the lock code and test code so that if more Diff
per_repository 3689.1.1 16 years ago John Arbash Meinel Rename repository_implementations tests into per_r Diff
per_repository_chk 4280 16 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re Diff
per_repository_reference 3474.2.1 17 years ago Martin Pool Merge and cleanup pre-external-reference-repositor Diff
per_repository_vf 5684.2.1 14 years ago Jelmer Vernooij Add bzrlib.tests.per_repository_vf. Diff
per_tree 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests Diff
per_uifactory 4711.1.2 15 years ago Martin Pool Start adding tests.per_uifactory Diff
per_workingtree 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests Diff
ssl_certs 2929.3.11 17 years ago Vincent Ladeuil Ssl files needed for the test https server. * bzr Diff
test_patches_data 1731.1.17 19 years ago Aaron Bentley Merge bzr.dev Diff
__init__.py 7099 6 years ago Breezy landing bot Don't rely on self._traceback_from_test as it gets 177 KB Diff Download File
EncodingAdapter.py 5557.1.15 14 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 4.5 KB Diff Download File
fake_command.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 848 bytes Diff Download File
features.py 7012.1.1 7 years ago Jelmer Vernooij Don't require ColorFeature for grep tests. Testin 15.4 KB Diff Download File
file_utils.py 6632.1.2 8 years ago Martin Fix tests for pump and send_all on Python 3 1.7 KB Diff Download File
fixtures.py 7045.4.1 7 years ago Jelmer Vernooij Some brz-git fixes. 4.8 KB Diff Download File
http_server.py 7045.5.4 6 years ago Jelmer Vernooij Fix a few more tests. 18.8 KB Diff Download File
http_utils.py 7078.10.1 6 years ago Jelmer Vernooij Fix most remaining http tests. 20.6 KB Diff Download File
https_server.py 6799 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/escaping. 4.7 KB Diff Download File
lock_helpers.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3.1 KB Diff Download File
matchers.py 6973.3.5 7 years ago Jelmer Vernooij Review comments. 10.5 KB Diff Download File
per_merger.py 7067.13.9 6 years ago Jelmer Vernooij Fix bytes test. 16.6 KB Diff Download File
per_pack_repository.py 7067.13.16 6 years ago Jelmer Vernooij merge trunk. 52 KB Diff Download File
per_transport.py 7119.2.3 6 years ago Jelmer Vernooij Add test for readlink. 67.7 KB Diff Download File
per_versionedfile.py 6973.14.4 7 years ago Jelmer Vernooij Fix checking for options. 120 KB Diff Download File
scenarios.py 6625.1.5 8 years ago Martin Drop custom load_tests implementation and use unit 2 KB Diff Download File
script.py 7065.3.8 6 years ago Jelmer Vernooij Fix tests. 19.6 KB Diff Download File
stub_sftp.py 7119.2.2 6 years ago Jelmer Vernooij Test readlink. 21.1 KB Diff Download File
test__annotator.py 6973.13.13 7 years ago Jelmer Vernooij Merge trunk. 15.6 KB Diff Download File
test__bencode.py 7067.16.7 6 years ago Jelmer Vernooij Remove unnecessary changes. 8.1 KB Diff Download File
test__btree_serializer.py 7038.1.1 7 years ago Martin Make btree serializer tests Python 3 compatible 12.6 KB Diff Download File
test__chk_map.py 7032.2.1 7 years ago Martin Make _chk_map_pyx module work on Python 3 Split s 11.9 KB Diff Download File
test__chunks_to_lines.py 6684.1.2 8 years ago Martin Make _chunks_to_lines pass for Python 3 4.8 KB Diff Download File
test__dirstate_helpers.py 7101 6 years ago Breezy landing bot Fix remaining Cython extensions on Python 3. Merg 55.4 KB Diff Download File
test__groupcompress.py 7067.16.1 6 years ago Jelmer Vernooij Fix some C extensions. 23.6 KB Diff Download File
test__known_graph.py 6981 7 years ago Jelmer Vernooij merge lp:~jelmer/brz/python3-graph 32.2 KB Diff Download File
test__rio.py 6684.1.8 8 years ago Martin Make test__rio pass on Python 3 5.5 KB Diff Download File
test__simple_set.py 6705.1.1 8 years ago Martin Make _simple_set tests pass on py3 and with random 13.4 KB Diff Download File
test__static_tuple.py 6715.1.9 8 years ago Martin Adapt StaticTuple tests to change in comparison se 25.2 KB Diff Download File
test__walkdirs_win32.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3.9 KB Diff Download File
test_ancestry.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 1.4 KB Diff Download File
test_annotate.py 7067.13.1 6 years ago Jelmer Vernooij Some more fixes for Python 3. 17.5 KB Diff Download File
test_atomicfile.py 7067.12.1 6 years ago Jelmer Vernooij Fix an ignore test. Make AtomicFile a contextmanag 4.2 KB Diff Download File
test_bad_files.py 7067.13.1 6 years ago Jelmer Vernooij Some more fixes for Python 3. 2.9 KB Diff Download File
test_bisect.py 7027.3.1 7 years ago Jelmer Vernooij Fix bisect. 7.6 KB Diff Download File
test_bisect_multi.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 14.6 KB Diff Download File
test_branch.py 7045.4.34 6 years ago Jelmer Vernooij Fix some more tests. 27.8 KB Diff Download File
test_branchbuilder.py 6973.10.1 7 years ago Jelmer Vernooij Fix some tests. 20.2 KB Diff Download File
test_btree_index.py 7038.1.1 7 years ago Martin Make btree serializer tests Python 3 compatible 72.9 KB Diff Download File
test_bugtracker.py 6940.3.2 7 years ago Jelmer Vernooij Review comments. 14.4 KB Diff Download File
test_bundle.py 7065.3.11 6 years ago Jelmer Vernooij Fix bundle tests. 77.9 KB Diff Download File
test_bzrdir.py 7123.2.1 6 years ago Jelmer Vernooij Improve error message if line endings in format fi 67 KB Diff Download File
test_cache_utf8.py 7067.13.15 6 years ago Jelmer Vernooij Merge trunk. 4.2 KB Diff Download File
test_cethread.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.2 KB Diff Download File
test_chk_map.py 7067.15.1 6 years ago Jelmer Vernooij Fix remaining chk_map tests on Python 3. 125 KB Diff Download File
test_chk_serializer.py 6973.12.9 7 years ago Jelmer Vernooij More fixes. 4.4 KB Diff Download File
test_chunk_writer.py 6724.2.2 8 years ago Martin Make chunk_writer tests pass on Python 3 4.5 KB Diff Download File
test_clean_tree.py 6973.9.1 7 years ago Jelmer Vernooij More test fixes. 4.9 KB Diff Download File
test_cleanup.py 6779 7 years ago Jelmer Vernooij Merge lp:~gz/brz/py3_test_cleanup 10.5 KB Diff Download File
test_cmdline.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.2 KB Diff Download File
test_commands.py 6736 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/bundle-guess. 18 KB Diff Download File
test_commit.py 7058.4.1 6 years ago Jelmer Vernooij Fix another 40 tests. 33.3 KB Diff Download File
test_commit_merge.py 6973.5.2 7 years ago Jelmer Vernooij Add more bees. 4.5 KB Diff Download File
test_config.py 7058.4.16 6 years ago Jelmer Vernooij Fix a config test. 176 KB Diff Download File
test_conflicts.py 7058.4.30 6 years ago Jelmer Vernooij merge trunk. 40.8 KB Diff Download File
test_controldir.py 6973.12.10 7 years ago Jelmer Vernooij Fix remaining tests. 8.4 KB Diff Download File
test_counted_lock.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 6.5 KB Diff Download File
test_crash.py 6759.4.2 7 years ago Jelmer Vernooij Use get_global_state> 3.3 KB Diff Download File
test_debug.py 6677.1.5 8 years ago Martin Make crash debug and trace modules pass on Python 1.5 KB Diff Download File
test_decorators.py 6754.8.17 7 years ago Jelmer Vernooij Remove uses of needs_write_lock. 1.4 KB Diff Download File
test_delta.py 7067.13.11 6 years ago Jelmer Vernooij File ids are bytestrings. 16.1 KB Diff Download File
test_diff.py 7029.4.5 7 years ago Jelmer Vernooij merge trunk. 65.5 KB Diff Download File
test_directory_service.py 6734.1.15 8 years ago Jelmer Vernooij Move errors for breezy.directory_service. 5.1 KB Diff Download File
test_dirstate.py 6973.13.14 7 years ago Jelmer Vernooij Merge trunk. 120 KB Diff Download File
test_email_message.py 7078.11.1 6 years ago Jelmer Vernooij Fix email tests on Python 3. 8.8 KB Diff Download File
test_eol_filters.py 6973.10.6 7 years ago Jelmer Vernooij Fix tests. 2.4 KB Diff Download File
test_errors.py 7078.5.1 6 years ago Jelmer Vernooij Fix remaining warnings on Python 3. 24.1 KB Diff Download File
test_estimate_compressed_size.py 6973.12.3 7 years ago Jelmer Vernooij Fixes. 3 KB Diff Download File
test_export.py 6973.11.1 7 years ago Jelmer Vernooij Fix export_pot. 11.2 KB Diff Download File
test_export_pot.py 7027.3.7 7 years ago Jelmer Vernooij drop broken tests. 14.6 KB Diff Download File
test_extract.py 6973.13.2 7 years ago Jelmer Vernooij Fix some more tests. 3.4 KB Diff Download File
test_features.py 6478.3.4 7 years ago Jelmer Vernooij Merge trunk. 5.9 KB Diff Download File
test_fetch.py 6973.12.3 7 years ago Jelmer Vernooij Fixes. 23.1 KB Diff Download File
test_fetch_ghosts.py 6973.5.2 7 years ago Jelmer Vernooij Add more bees. 1.6 KB Diff Download File
test_fifo_cache.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 10.9 KB Diff Download File
test_filter_tree.py 6973.12.3 7 years ago Jelmer Vernooij Fixes. 2.1 KB Diff Download File
test_filters.py 6973.12.3 7 years ago Jelmer Vernooij Fixes. 5.7 KB Diff Download File
test_fixtures.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 859 bytes Diff Download File
test_foreign.py 7058.4.1 6 years ago Jelmer Vernooij Fix another 40 tests. 18 KB Diff Download File
test_generate_docs.py 6973.12.3 7 years ago Jelmer Vernooij Fixes. 1.6 KB Diff Download File
test_generate_ids.py 7058.4.19 6 years ago Jelmer Vernooij Fix generate_ids tests. 7.1 KB Diff Download File
test_globbing.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 14.4 KB Diff Download File
test_gpg.py 7027.3.3 7 years ago Jelmer Vernooij Add some more bees; support writing both bytes and 17.1 KB Diff Download File
test_graph.py 6973.5.5 7 years ago Jelmer Vernooij Merge python3-graph. 66.4 KB Diff Download File
test_groupcompress.py 7045.3.1 7 years ago Jelmer Vernooij Fix another ~500 tests. 53.9 KB Diff Download File
test_hashcache.py 6813.3.1 7 years ago Martin Make hashcache pass tests on Python 3 7 KB Diff Download File
test_help.py 7045.4.23 7 years ago Jelmer Vernooij Fix some help tests. 21 KB Diff Download File
test_hooks.py 6759.2.1 7 years ago Martin One last dict.iteritems() in hooks tests 11.4 KB Diff Download File
test_http.py 7096.2.2 6 years ago Jelmer Vernooij Fix invalid url. 84.8 KB Diff Download File
test_http_response.py 7067.8.2 6 years ago Jelmer Vernooij Fix some http response tests. 29.1 KB Diff Download File
test_https_ca_bundle.py 6973.7.5 7 years ago Jelmer Vernooij s/file/open. 1.9 KB Diff Download File
test_https_urllib.py 7045.4.33 6 years ago Jelmer Vernooij Fix https_urllib tests. 4.3 KB Diff Download File
test_i18n.py 7058.4.10 6 years ago Jelmer Vernooij Fix i18n stuff. 6 KB Diff Download File
test_identitymap.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.5 KB Diff Download File
test_ignores.py 7067.12.1 6 years ago Jelmer Vernooij Fix an ignore test. Make AtomicFile a contextmanag 8.1 KB Diff Download File
test_import_tariff.py 7058.4.30 6 years ago Jelmer Vernooij merge trunk. 10.1 KB Diff Download File
test_index.py 7067.4.2 6 years ago Jelmer Vernooij Actually look for a key that exists. 80.3 KB Diff Download File
test_info.py 6883.20.1 7 years ago Jelmer Vernooij Skip checkout description tests against git. 15.9 KB Diff Download File
test_inv.py 7045.4.15 7 years ago Jelmer Vernooij Fix remaining test_inv tests. 66.9 KB Diff Download File
test_inventory_delta.py 6973.11.6 7 years ago Jelmer Vernooij Fix more http tests. 26.2 KB Diff Download File
test_knit.py 7078.6.1 6 years ago Jelmer Vernooij Fix corrupt knit handling on Python 3. 113 KB Diff Download File
test_lazy_import.py 7011.1.1 7 years ago Martin Make replacement for lazy import tests less dodgy 45.6 KB Diff Download File
test_lazy_regex.py 6798.1.1 7 years ago Jelmer Vernooij Properly escape backslashes. 6 KB Diff Download File
test_library_state.py 6759.4.5 7 years ago Jelmer Vernooij Fix some tests. 1.9 KB Diff Download File
test_lock.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.5 KB Diff Download File
test_lockable_files.py 6973.10.8 7 years ago Jelmer Vernooij Merge python3-h. 13.9 KB Diff Download File
test_lockdir.py 6798.1.1 7 years ago Jelmer Vernooij Properly escape backslashes. 27.3 KB Diff Download File
test_log.py 7067.13.1 6 years ago Jelmer Vernooij Some more fixes for Python 3. 57.3 KB Diff Download File
test_lru_cache.py 6630.1.1 8 years ago Jelmer Vernooij Remove deprecated functionality. 14.9 KB Diff Download File
test_lsprof.py 6816.3.2 7 years ago Martin Test lsprof stat sorting and make pass on Python 3 5.2 KB Diff Download File
test_mail_client.py 7045.2.12 7 years ago Jelmer Vernooij Fix some mail client tests. 11.6 KB Diff Download File
test_matchers.py 7045.4.32 6 years ago Jelmer Vernooij Fix tests. 8.3 KB Diff Download File
test_memorytree.py 7045.4.21 7 years ago Jelmer Vernooij Fix some msgeditor tests. 9.2 KB Diff Download File
test_merge.py 7058.4.1 6 years ago Jelmer Vernooij Fix another 40 tests. 147 KB Diff Download File
test_merge3.py 7029.4.1 7 years ago Jelmer Vernooij Fix a bunch of merge tests. 16.6 KB Diff Download File
test_merge_core.py 7029.4.1 7 years ago Jelmer Vernooij Fix a bunch of merge tests. 33.2 KB Diff Download File
test_merge_directive.py 7027.3.8 7 years ago Jelmer Vernooij merge trunk. 30.2 KB Diff Download File
test_mergetools.py 6973.11.5 7 years ago Jelmer Vernooij Update python3.passing. 6 KB Diff Download File
test_missing.py 7029.4.2 7 years ago Jelmer Vernooij Fix more merge tests. 12.1 KB Diff Download File
test_msgeditor.py 7045.4.21 7 years ago Jelmer Vernooij Fix some msgeditor tests. 14.9 KB Diff Download File
test_multiparent.py 6973.7.9 7 years ago Jelmer Vernooij Port multiparent. 11.2 KB Diff Download File
test_mutabletree.py 6653.6.1 8 years ago Jelmer Vernooij Rename a number of attributes from bzrdir to contr 2.2 KB Diff Download File
test_nonascii.py 7065.3.6 6 years ago Jelmer Vernooij Fix some more tests. 7.7 KB Diff Download File
test_options.py 7058.4.12 6 years ago Jelmer Vernooij Fix option test. 18.6 KB Diff Download File
test_osutils.py 7122.1.1 6 years ago Jelmer Vernooij Allow /dev/null to be a symlink. 86.8 KB Diff Download File
test_osutils_encodings.py 7045.4.16 7 years ago Jelmer Vernooij Fix some osutils tests. 7.6 KB Diff Download File
test_pack.py 7045.3.1 7 years ago Jelmer Vernooij Fix another ~500 tests. 28.7 KB Diff Download File
test_patch.py 6973.7.5 7 years ago Jelmer Vernooij s/file/open. 1.1 KB Diff Download File
test_patches.py 7029.1.3 7 years ago Jelmer Vernooij Use separate .as_bytes method rather than __bytes_ 12.1 KB Diff Download File
test_permissions.py 7045.1.20 7 years ago Jelmer Vernooij Fix per_pack_repository tests. 10.2 KB Diff Download File
test_plugins.py 7015.1.3 7 years ago Martin Tweak copyright headers 34.9 KB Diff Download File
test_progress.py 6798.1.1 7 years ago Jelmer Vernooij Properly escape backslashes. 7.3 KB Diff Download File
test_pyutils.py 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 2.7 KB Diff Download File
test_read_bundle.py 6973.14.12 7 years ago Jelmer Vernooij Merge trunk. 4.3 KB Diff Download File
test_reconcile.py 6670.4.8 8 years ago Jelmer Vernooij Merge rename-controldir branch. 2.7 KB Diff Download File
test_reconfigure.py 7058.4.1 6 years ago Jelmer Vernooij Fix another 40 tests. 21 KB Diff Download File
test_registry.py 7027.3.3 7 years ago Jelmer Vernooij Add some more bees; support writing both bytes and 15 KB Diff Download File
test_remote.py 7078.7.2 6 years ago Jelmer Vernooij Fix remote pack test. 183 KB Diff Download File
test_rename_map.py 7058.4.15 6 years ago Jelmer Vernooij Fix rename map. 8.5 KB Diff Download File
test_repository.py 7078.7.1 6 years ago Jelmer Vernooij Fix some stream tests. 75.6 KB Diff Download File
test_revert.py 7058.4.17 6 years ago Jelmer Vernooij Fix test_revert. 6.5 KB Diff Download File
test_revision.py 7027.3.3 7 years ago Jelmer Vernooij Add some more bees; support writing both bytes and 9.3 KB Diff Download File
test_revisionspec.py 7045.4.22 7 years ago Jelmer Vernooij Fix another ~100 tests. 28.2 KB Diff Download File
test_revisiontree.py 6973.13.2 7 years ago Jelmer Vernooij Fix some more tests. 3.2 KB Diff Download File
test_rio.py 6684.1.7 8 years ago Martin Update rio tests to pass on Python 3 11.7 KB Diff Download File
test_rules.py 6734.1.22 7 years ago Jelmer Vernooij review comments. 5.6 KB Diff Download File
test_sampler.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 1.3 KB Diff Download File
test_scenarios.py 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 3.3 KB Diff Download File
test_script.py 7045.1.1 7 years ago Jelmer Vernooij Fix another 300 tests. 19.4 KB Diff Download File
test_selftest.py 7116 6 years ago Breezy landing bot Run per_tree tests against GitRevisionTree. Merge 150 KB Diff Download File
test_serializer.py 6670.4.10 8 years ago Jelmer Vernooij Move serializer to bzr. 1.5 KB Diff Download File
test_server.py 6799 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/escaping. 27.2 KB Diff Download File
test_setup.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3.7 KB Diff Download File
test_sftp_transport.py 6973.6.1 7 years ago Jelmer Vernooij More bees. 18.5 KB Diff Download File
test_shelf.py 7045.3.1 7 years ago Jelmer Vernooij Fix another ~500 tests. 32.7 KB Diff Download File
test_shelf_ui.py 7045.3.1 7 years ago Jelmer Vernooij Fix another ~500 tests. 21.8 KB Diff Download File
test_smart.py 7045.4.30 6 years ago Jelmer Vernooij Fix some more tests. 116 KB Diff Download File
test_smart_add.py 7045.4.1 7 years ago Jelmer Vernooij Some brz-git fixes. 5.9 KB Diff Download File
test_smart_request.py 6969.1.1 7 years ago Jelmer Vernooij Handle GhostRevisionsHaveNoRevno in hpss. 10 KB Diff Download File
test_smart_signals.py 7063.1.1 6 years ago Jelmer Vernooij Fix flaky test. 7.5 KB Diff Download File
test_smart_transport.py 7067.3.1 6 years ago Jelmer Vernooij Fix breezy.tests.test_smart_transport.TestSmartTCP 184 KB Diff Download File
test_smtp_connection.py 7045.4.12 7 years ago Jelmer Vernooij Fix remaining smtp tests. 10.7 KB Diff Download File
test_source.py 7045.4.10 7 years ago Jelmer Vernooij Fix a couple more tests. 16.8 KB Diff Download File
test_ssh_transport.py 6753.1.1 7 years ago Jelmer Vernooij Refuse to connect to ssh hostnames starting with a 11.1 KB Diff Download File
test_status.py 7045.2.17 7 years ago Jelmer Vernooij Some more. 8.5 KB Diff Download File
test_strace.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 3.7 KB Diff Download File
test_subsume.py 7045.1.20 7 years ago Jelmer Vernooij Fix per_pack_repository tests. 5.1 KB Diff Download File
test_switch.py 7045.4.8 7 years ago Jelmer Vernooij Fix another 128 tests on python 3. 9.8 KB Diff Download File
test_symbol_versioning.py 7067.14.2 6 years ago Jelmer Vernooij Simplify. 12.9 KB Diff Download File
test_tag.py 7045.1.20 7 years ago Jelmer Vernooij Fix per_pack_repository tests. 7.3 KB Diff Download File
test_test_server.py 7121.1.1 6 years ago Jelmer Vernooij Cope with the server being really quick with its d 13.1 KB Diff Download File
test_testament.py 7045.2.11 7 years ago Jelmer Vernooij Fix some testament tests. 15.1 KB Diff Download File
test_textfile.py 6973.7.5 7 years ago Jelmer Vernooij s/file/open. 1.7 KB Diff Download File
test_textmerge.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 1.8 KB Diff Download File
test_timestamp.py 7123.1.1 6 years ago Jelmer Vernooij Guard against time_t overflowing. 5.9 KB Diff Download File
test_trace.py 6973.14.11 7 years ago Jelmer Vernooij merge trunk. 16.8 KB Diff Download File
test_transactions.py 7027.3.3 7 years ago Jelmer Vernooij Add some more bees; support writing both bytes and 12 KB Diff Download File
test_transform.py 7058.4.14 6 years ago Jelmer Vernooij Fix test_transform tests. 164 KB Diff Download File
test_transport.py 7045.1.13 7 years ago Jelmer Vernooij Fix a few more tests. 44.5 KB Diff Download File
test_transport_log.py 6973.7.11 7 years ago Jelmer Vernooij Merge trunk. 2.7 KB Diff Download File
test_tree.py 7045.4.26 7 years ago Jelmer Vernooij Fix some tree tests. 19.2 KB Diff Download File
test_treebuilder.py 7027.3.3 7 years ago Jelmer Vernooij Add some more bees; support writing both bytes and 3.2 KB Diff Download File
test_treeshape.py 7045.4.26 7 years ago Jelmer Vernooij Fix some tree tests. 1.4 KB Diff Download File
test_tsort.py 6809.1.1 7 years ago Martin Apply 2to3 ws_comma fixer 22.2 KB Diff Download File
test_tuned_gzip.py 6833.6.1 7 years ago Jelmer Vernooij Remove bytes_to_gzip; work with chunks instead. 1.8 KB Diff Download File
test_ui.py 6910.3.1 7 years ago Martin Delay stream wrapping and fix choose in char based 19.9 KB Diff Download File
test_uncommit.py 7029.4.2 7 years ago Jelmer Vernooij Fix more merge tests. 6.3 KB Diff Download File
test_upgrade.py 7045.4.1 7 years ago Jelmer Vernooij Some brz-git fixes. 9.7 KB Diff Download File
test_upgrade_stacked.py 6653.6.5 8 years ago Jelmer Vernooij Rename make_bzrdir to make_controldir. 3.4 KB Diff Download File
test_upstream_import.py 7058.4.26 6 years ago Jelmer Vernooij Fix upstream_import test. 10.3 KB Diff Download File
test_url_policy_open.py 6695.5.1 8 years ago Jelmer Vernooij Move bzr format registration to breezy.bzr. 14.9 KB Diff Download File
test_urlutils.py 7109 6 years ago Breezy landing bot Allow port to be empty when parsing URLs. Merged 47.1 KB Diff Download File
test_utextwrap.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 7.6 KB Diff Download File
test_version.py 7058.4.11 6 years ago Jelmer Vernooij Fix breezy.tests.test_version.TestBzrlibVersioning 2.8 KB Diff Download File
test_version_info.py 7067.13.16 6 years ago Jelmer Vernooij merge trunk. 14.8 KB Diff Download File
test_versionedfile.py 6963.2.10 7 years ago Jelmer Vernooij Fix a bunch of tests. 6.2 KB Diff Download File
test_vf_search.py 7058.4.1 6 years ago Jelmer Vernooij Fix another 40 tests. 9.4 KB Diff Download File
test_views.py 6734.1.1 8 years ago Jelmer Vernooij Fix more imports. 1.5 KB Diff Download File
test_weave.py 6963.2.17 7 years ago Jelmer Vernooij port breezy.bzr.weave to Python3. 23.3 KB Diff Download File
test_whitebox.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.2 KB Diff Download File
test_win32utils.py 6658.6.1 8 years ago Martin Remove winver, win98 support code, and deprecated 14.3 KB Diff Download File
test_workingtree.py 7045.4.23 7 years ago Jelmer Vernooij Fix some help tests. 19 KB Diff Download File
test_workingtree_4.py 7045.2.13 7 years ago Jelmer Vernooij Fix some workingtree_4 tests. 36.8 KB Diff Download File
test_wsgi.py 7045.2.6 7 years ago Jelmer Vernooij Fix some wsgi tests. 12.6 KB Diff Download File
test_xml.py 6973.7.10 7 years ago Jelmer Vernooij More fixes. 23.6 KB Diff Download File
testui.py 6861.4.5 7 years ago Jelmer Vernooij Fix context manager for RecordingUIFactory. 1.5 KB Diff Download File
TestUtil.py 6625.1.5 8 years ago Martin Drop custom load_tests implementation and use unit 6.8 KB Diff Download File
transport_util.py 6939.3.6 7 years ago Jelmer Vernooij Use SFTPTransport exclusively for connected transp 1.3 KB Diff Download File
treeshape.py 7027.4.10 7 years ago Jelmer Vernooij merge trunk 2.8 KB Diff Download File
ui_testing.py 6910.3.1 7 years ago Martin Delay stream wrapping and fix choose in char based 2.9 KB Diff Download File