~bzr-pqm/bzr/bzr.dev

(jameinel) Allow 'bzr serve' to interpret SIGHUP as a graceful shutdown.
 (bug #795025) (John A Meinel)
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 Diff
commands 2485.8.3 17 years ago v.ladeuil+lp at free Change the file naming to clearly separate the com Diff
doc_generate 5193.6.2 14 years ago Vincent Ladeuil First texinfo test. Diff
ftp_server 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * Diff
per_branch 4523.1.1 15 years ago Martin Pool Rename tests.branch_implementations to per_branch Diff
per_bzrdir 5363.2.29 13 years ago Jelmer Vernooij Move some bzrdir-specific tests to bzrlib.tests.pe Diff
per_controldir 5363.2.2 13 years ago Jelmer Vernooij Rename per_bzrdir => per_controldir. Diff
per_controldir_colo 5363.2.2 13 years ago Jelmer Vernooij Rename per_bzrdir => per_controldir. Diff
per_foreign_vcs 4585.1.5 14 years ago Jelmer Vernooij Some review comments from John. Diff
per_interbranch 4000.5.3 15 years ago Jelmer Vernooij Add tests for InterBranch. Diff
per_interrepository 4523.1.3 15 years ago Martin Pool Rename to per_interrepository Diff
per_intertree 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests Diff
per_inventory 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests Diff
per_lock 2353.3.9 17 years ago John Arbash Meinel Update the lock code and test code so that if more Diff
per_repository 3689.1.1 15 years ago John Arbash Meinel Rename repository_implementations tests into per_r Diff
per_repository_chk 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re Diff
per_repository_reference 3474.2.1 16 years ago Martin Pool Merge and cleanup pre-external-reference-repositor Diff
per_repository_vf 5684.2.1 13 years ago Jelmer Vernooij Add bzrlib.tests.per_repository_vf. Diff
per_tree 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests Diff
per_uifactory 4711.1.2 14 years ago Martin Pool Start adding tests.per_uifactory Diff
per_workingtree 4523.1.4 15 years ago Martin Pool Rename remaining *_implementations tests Diff
ssl_certs 2929.3.11 16 years ago Vincent Ladeuil Ssl files needed for the test https server. * bzr Diff
test_patches_data 1731.1.17 18 years ago Aaron Bentley Merge bzr.dev Diff
__init__.py 6133.4.64 12 years ago John Arbash Meinel Merge bzr.dev 6165, resolve conflicts. 172 KB Diff Download File
EncodingAdapter.py 5557.1.15 13 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 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 859 bytes Diff Download File
features.py 6091.2.2 12 years ago Max Bowsher Per jam's review comments, get rid of features.mel 14.2 KB Diff Download File
file_utils.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
fixtures.py 6006.3.1 13 years ago Martin Pool Start adding ContentFilterTree 4.3 KB Diff Download File
http_server.py 5705.1.1 13 years ago Vincent Ladeuil Correctly parse partial range specifiers in the HT 19.6 KB Diff Download File
http_utils.py 6039.1.5 12 years ago Jelmer Vernooij Add get_transport_from_url and get_transport_from_ 20.2 KB Diff Download File
https_server.py 5557.1.7 13 years ago John Arbash Meinel Merge in the bzr.dev 5582 5.3 KB Diff Download File
lock_helpers.py 4634.85.12 14 years ago Andrew Bennetts Merge lp:bzr. 3.1 KB Diff Download File
matchers.py 6110.6.3 12 years ago Jelmer Vernooij review feedback from mgz 5.7 KB Diff Download File
per_merger.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 15.8 KB Diff Download File
per_pack_repository.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 51.6 KB Diff Download File
per_transport.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 69.5 KB Diff Download File
per_versionedfile.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 119 KB Diff Download File
scenarios.py 5452.4.3 13 years ago John Arbash Meinel Merge bzr.dev to resolve bzr-2.3.txt (aka NEWS) 2 KB Diff Download File
script.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 18.2 KB Diff Download File
stub_sftp.py 5268.7.20 12 years ago Jelmer Vernooij Fix URL for transport tests. 20.6 KB Diff Download File
test__annotator.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 15.6 KB Diff Download File
test__bencode.py 5430.2.2 13 years ago Andrew Bennetts Reuse self._log_file rather than make new StringIO 8 KB Diff Download File
test__btree_serializer.py 5365.5.24 13 years ago John Arbash Meinel Change the _test names to _get and _py so that it 12.4 KB Diff Download File
test__chk_map.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 11.7 KB Diff Download File
test__chunks_to_lines.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 4.8 KB Diff Download File
test__dirstate_helpers.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 52.8 KB Diff Download File
test__groupcompress.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 23.5 KB Diff Download File
test__known_graph.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 32.1 KB Diff Download File
test__rio.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 5.2 KB Diff Download File
test__simple_set.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 13.5 KB Diff Download File
test__static_tuple.py 6091.2.2 12 years ago Max Bowsher Per jam's review comments, get rid of features.mel 24.5 KB Diff Download File
test__walkdirs_win32.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 3.3 KB Diff Download File
test_ancestry.py 5972.3.15 13 years ago Jelmer Vernooij Use matchers. 1.4 KB Diff Download File
test_annotate.py 5815.3.14 13 years ago Jelmer Vernooij Kill annotate_file_revision_tree() in favor annota 18 KB Diff Download File
test_api.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_atomicfile.py 6026.2.1 12 years ago Vincent Ladeuil Remove the deprecated AtomicFile._get_closed() met 3.7 KB Diff Download File
test_bad_files.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 2.9 KB Diff Download File
test_bisect_multi.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 14.6 KB Diff Download File
test_branch.py 6123.9.15 12 years ago Jelmer Vernooij More test fixes. 28.3 KB Diff Download File
test_branchbuilder.py 6026.1.1 12 years ago Vincent Ladeuil Merge 2.4 into trunk 18.9 KB Diff Download File
test_btree_index.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 72 KB Diff Download File
test_bugtracker.py 5387.2.7 13 years ago John Arbash Meinel Merge bzr.dev 5444 to resolve some small text conf 10.6 KB Diff Download File
test_bundle.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 76.5 KB Diff Download File
test_bzrdir.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 58 KB Diff Download File
test_cache_utf8.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 4.2 KB Diff Download File
test_cethread.py 5652.1.7 13 years ago Vincent Ladeuil Fix pqm failure on python2.4. 5.2 KB Diff Download File
test_chk_map.py 5987.2.1 13 years ago Andrew Bennetts Fix copy-and-pasted test method name in test_chk_m 124 KB Diff Download File
test_chk_serializer.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 4.3 KB Diff Download File
test_chunk_writer.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_clean_tree.py 5340.14.2 13 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 5.1 KB Diff Download File
test_cleanup.py 5158.8.2 14 years ago Martin Pool Add simple test case for ObjectWithCleanups 10.4 KB Diff Download File
test_cmdline.py 5321.2.7 13 years ago Vincent Ladeuil More cleanup. 4.9 KB Diff Download File
test_commands.py 6027.1.3 12 years ago Vincent Ladeuil Remove bzrlib.commands deprecated stuff. 13.7 KB Diff Download File
test_commit.py 6125.1.1 12 years ago Jelmer Vernooij Report missing files as removed in 'bzr commit', r 32.4 KB Diff Download File
test_commit_merge.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 4.4 KB Diff Download File
test_config.py 6133.1.1 12 years ago Vincent Ladeuil Merging 2.4 into trunk 160 KB Diff Download File
test_conflicts.py 6143.1.4 12 years ago Jonathan Riddell update tests 39.4 KB Diff Download File
test_controldir.py 5717.1.7 13 years ago Jelmer Vernooij Rename check_status -> check_support_status. 8.2 KB Diff Download File
test_counted_lock.py 4570.3.5 14 years ago Martin Pool Add CountedLock.get_physical_lock_status 6.6 KB Diff Download File
test_crash.py 5784.2.1 13 years ago Martin Pool Rewrite test_report_bug_legacy away from using doc 3.4 KB Diff Download File
test_debug.py 6059.4.5 12 years ago Vincent Ladeuil Migrate debug_flags to stack-based config. 1.4 KB Diff Download File
test_decorators.py 5662.1.1 13 years ago Andrew Bennetts Preserve identity of default values in the pretty 12.2 KB Diff Download File
test_delta.py 5504.5.1 13 years ago Rory Yorke Show missing files in bzr status (bug 134168). "b 15.9 KB Diff Download File
test_diff.py 6034.2.1 12 years ago Martin Pool Merge up move of test features into 2.5 61 KB Diff Download File
test_directory_service.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 3.9 KB Diff Download File
test_dirstate.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 118 KB Diff Download File
test_email_message.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.2 KB Diff Download File
test_eol_filters.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 2.4 KB Diff Download File
test_errors.py 5340.14.2 13 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 31.4 KB Diff Download File
test_estimate_compressed_size.py 6118.2.9 12 years ago John Arbash Meinel Add some tests for how the estimator works. We ha 3 KB Diff Download File
test_export.py 5967.12.2 13 years ago Martin Pool Move all features to bzrlib.tests.features in 2.5 11.1 KB Diff Download File
test_export_pot.py 5993.1.2 13 years ago Vincent Ladeuil Fix python2.6 compatibility. 5 KB Diff Download File
test_extract.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 3.3 KB Diff Download File
test_features.py 5967.12.3 12 years ago Martin Pool Unify duplicated UnicodeFilename and _PosixPermiss 3.9 KB Diff Download File
test_fetch.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 22.6 KB Diff Download File
test_fifo_cache.py 5967.8.2 13 years ago Martin Pool test_fifo_cache shouldn't have a knownfailure for 11.2 KB Diff Download File
test_filter_tree.py 6006.3.5 13 years ago Martin Pool Test exporting filtered tree to a zip (already wor 2.1 KB Diff Download File
test_filters.py 4427.1.1 15 years ago Ian Clatworthy (igc) fix rule handling so that eol is optional 6 KB Diff Download File
test_fixtures.py 5311.4.1 14 years ago Robert Collins Polish and adjust news for Martin's output_encodin 874 bytes Diff Download File
test_foreign.py 6127.1.10 12 years ago Jelmer Vernooij Fix foreign test. 18.3 KB Diff Download File
test_ftp_transport.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 5.3 KB Diff Download File
test_generate_docs.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 1.6 KB Diff Download File
test_generate_ids.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 7 KB Diff Download File
test_globbing.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 14.4 KB Diff Download File
test_gpg.py 6123.1.16 12 years ago Jelmer Vernooij Add test. 20.5 KB Diff Download File
test_graph.py 6104.1.1 12 years ago John Arbash Meinel Merge fix for bug #388269 into trunk, resolve conf 73.5 KB Diff Download File
test_groupcompress.py 5755.2.9 13 years ago John Arbash Meinel Change settings to a dict. That way the attributes 55 KB Diff Download File
test_hashcache.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 7.1 KB Diff Download File
test_help.py 6118.1.4 12 years ago Jonathan Riddell update tests for translated option help 23.5 KB Diff Download File
test_hooks.py 5622.4.4 13 years ago Jelmer Vernooij Merge bzr.dev. 12.6 KB Diff Download File
test_http.py 6145.1.3 12 years ago Jelmer Vernooij Fix redirecting to other transports. 90.1 KB Diff Download File
test_http_response.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 28.5 KB Diff Download File
test_https_ca_bundle.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 1.9 KB Diff Download File
test_i18n.py 6133.3.13 12 years ago Jonathan Riddell vila sorts it out, fix disable_i18n() and use it i 5.1 KB Diff Download File
test_identitymap.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_ignores.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 8.2 KB Diff Download File
test_import_tariff.py 6110.4.3 12 years ago Jelmer Vernooij Forbid bzrlib.hashcache in normal usage. 9.7 KB Diff Download File
test_index.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 77.9 KB Diff Download File
test_info.py 5582.10.96 13 years ago Jelmer Vernooij Support running without plugins. 13.8 KB Diff Download File
test_inv.py 6060.2.1 12 years ago Vincent Ladeuil Merge 2.4 into trunk 64.6 KB Diff Download File
test_inventory_delta.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 26 KB Diff Download File
test_knit.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 113 KB Diff Download File
test_lazy_import.py 6082.4.2 12 years ago Benji York fix whitespace 46.6 KB Diff Download File
test_lazy_regex.py 5967.9.6 13 years ago Martin Pool lazy regexp tests should install it explicitly 5.2 KB Diff Download File
test_library_state.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 1.8 KB Diff Download File
test_lock.py 5557.1.7 13 years ago John Arbash Meinel Merge in the bzr.dev 5582 5.5 KB Diff Download File
test_lockable_files.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 13.9 KB Diff Download File
test_lockdir.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 27.2 KB Diff Download File
test_log.py 6148 12 years ago Patch Queue Manager (jr) Add options --omit-merges and --include-merge 54.5 KB Diff Download File
test_lru_cache.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 17 KB Diff Download File
test_lsprof.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 4.6 KB Diff Download File
test_mail_client.py 4659.2.1 14 years ago Vincent Ladeuil Cleanup emacs-bzr-send-XXXXXX.el leaks in /tmp dur 11.6 KB Diff Download File
test_matchers.py 6110.6.3 12 years ago Jelmer Vernooij review feedback from mgz 4.8 KB Diff Download File
test_memorytree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.1 KB Diff Download File
test_merge.py 6034.2.1 12 years ago Martin Pool Merge up move of test features into 2.5 139 KB Diff Download File
test_merge3.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 16.3 KB Diff Download File
test_merge_core.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 32.4 KB Diff Download File
test_merge_directive.py 4098.5.18 15 years ago Aaron Bentley Gracefully handle mail clients that don't support 30.1 KB Diff Download File
test_mergetools.py 6005.1.1 13 years ago Gordon Tyler Use known executables for win32 and other platform 5.7 KB Diff Download File
test_missing.py 6123.11.14 12 years ago Martin von Gagern Avoid using deprecated api in the unit tests for b 11.9 KB Diff Download File
test_msgeditor.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 14.4 KB Diff Download File
test_multiparent.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 11 KB Diff Download File
test_mutabletree.py 5954.2.4 13 years ago Aaron Bentley Fix broken tests. 2.2 KB Diff Download File
test_nonascii.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 7.7 KB Diff Download File
test_options.py 5945.1.1 13 years ago Martin von Gagern Allow -s as shorthand for --log-format=short. Thi 19.6 KB Diff Download File
test_osutils.py 5967.12.2 13 years ago Martin Pool Move all features to bzrlib.tests.features in 2.5 81.3 KB Diff Download File
test_osutils_encodings.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 7.9 KB Diff Download File
test_pack.py 4464.1.1 15 years ago Aaron Bentley ContainerPushParser.accept_bytes handles zero-leng 27.4 KB Diff Download File
test_patch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_patches.py 5243.1.2 14 years ago Martin Point launchpad links in comments at production se 11.1 KB Diff Download File
test_permissions.py 5688.2.1 13 years ago Jelmer Vernooij Fix tests on Debian GNU/kFreeBSD by treating it li 9.9 KB Diff Download File
test_plugins.py 6059.3.6 12 years ago Vincent Ladeuil Fix tests failing on pqm. 38 KB Diff Download File
test_progress.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 6.4 KB Diff Download File
test_pyutils.py 5436.2.1 13 years ago Andrew Bennetts Add bzrlib.pyutils, which has get_named_object, a 2.7 KB Diff Download File
test_read_bundle.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 4.3 KB Diff Download File
test_reconcile.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 2.7 KB Diff Download File
test_reconfigure.py 5954.3.2 13 years ago Vincent Ladeuil Nitpicks. 19.9 KB Diff Download File
test_registry.py 5340.14.2 13 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 13.8 KB Diff Download File
test_remote.py 6104.1.1 12 years ago John Arbash Meinel Merge fix for bug #388269 into trunk, resolve conf 147 KB Diff Download File
test_rename_map.py 4327.1.6 15 years ago Vincent Ladeuil Fix 1 more lock-related test failure. * tests/tes 7.8 KB Diff Download File
test_repository.py 6089.1.1 12 years ago Vincent Ladeuil Merge 2.4 into trunk (including fix for #614713, # 72.4 KB Diff Download File
test_revert.py 5972.1.1 13 years ago Vincent Ladeuil Make ContentConflict resolution more robust 6.5 KB Diff Download File
test_revision.py 5972.3.22 13 years ago Jelmer Vernooij Fix another test. 9 KB Diff Download File
test_revisionspec.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 28.3 KB Diff Download File
test_revisiontree.py 5837.2.5 13 years ago Jelmer Vernooij Fix two warnings. 3.2 KB Diff Download File
test_rio.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 12 KB Diff Download File
test_rules.py 5802.4.1 13 years ago Martin Pool Add and test _RulesSearcher.get_single_value 5.5 KB Diff Download File
test_sampler.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_scenarios.py 5452.4.3 13 years ago John Arbash Meinel Merge bzr.dev to resolve bzr-2.3.txt (aka NEWS) 3.3 KB Diff Download File
test_script.py 5863.6.1 13 years ago Jelmer Vernooij Require a unicode prompt to be passed into all met 17.9 KB Diff Download File
test_selftest.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 142 KB Diff Download File
test_serializer.py 5582.10.56 13 years ago Jelmer Vernooij move xml4 to weave plugin. 1.5 KB Diff Download File
test_server.py 6133.4.32 12 years ago John Arbash Meinel Don't use server.socket.close() go through the ser 26.3 KB Diff Download File
test_setup.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 3.4 KB Diff Download File
test_sftp_transport.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 19.1 KB Diff Download File
test_shelf.py 5967.12.2 13 years ago Martin Pool Move all features to bzrlib.tests.features in 2.5 31.2 KB Diff Download File
test_shelf_ui.py 5967.12.2 13 years ago Martin Pool Move all features to bzrlib.tests.features in 2.5 22.6 KB Diff Download File
test_smart.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 82.9 KB Diff Download File
test_smart_add.py 5967.7.1 13 years ago Martin Pool Deprecate __contains__ on Tree and Inventory 5.9 KB Diff Download File
test_smart_request.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 8.9 KB Diff Download File
test_smart_signals.py 6133.4.67 12 years ago John Arbash Meinel Jelmer caught that getsignal() only takes one para 7.5 KB Diff Download File
test_smart_transport.py 6133.4.62 12 years ago John Arbash Meinel Add a nicer repr for shutting down. Also, if we d 166 KB Diff Download File
test_smtp_connection.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 10.5 KB Diff Download File
test_source.py 5967.5.2 13 years ago Martin Pool Make test_source actually comply with pep8 itself 16.3 KB Diff Download File
test_ssh_transport.py 5468 13 years ago Canonical.com Patch Queue Manager (vila) Don't force openssh to use protocol=2 (Neil 9.8 KB Diff Download File
test_status.py 5622.3.10 13 years ago Jelmer Vernooij Don't require arguments to hooks. 8.5 KB Diff Download File
test_store.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 17 KB Diff Download File
test_strace.py 6050.1.2 12 years ago Martin Make tests raising KnownFailure use the knownFailu 3.7 KB Diff Download File
test_subsume.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 5.1 KB Diff Download File
test_switch.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 7.6 KB Diff Download File
test_symbol_versioning.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 12.5 KB Diff Download File
test_tag.py 6156.1.2 12 years ago Jelmer Vernooij Fix tests. 7.3 KB Diff Download File
test_test_server.py 6133.4.24 12 years ago John Arbash Meinel Change the name from _create_handler to _make_hand 7.7 KB Diff Download File
test_testament.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 15 KB Diff Download File
test_textfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_textmerge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_timestamp.py 5557.1.7 13 years ago John Arbash Meinel Merge in the bzr.dev 5582 3.9 KB Diff Download File
test_trace.py 6138.3.11 12 years ago Jonathan Riddell this test gets translated so can not check for spe 13.8 KB Diff Download File
test_transactions.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 12 KB Diff Download File
test_transform.py 6034.2.1 12 years ago Martin Pool Merge up move of test features into 2.5 161 KB Diff Download File
test_transport.py 6131.1.1 12 years ago Jonathan Riddell do not use i18n in tests 42.7 KB Diff Download File
test_transport_log.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 2.7 KB Diff Download File
test_tree.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 17.8 KB Diff Download File
test_treebuilder.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.2 KB Diff Download File
test_treeshape.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 1.4 KB Diff Download File
test_tsort.py 4593.5.21 14 years ago John Arbash Meinel Bring in the changes to merge_sort. 22.1 KB Diff Download File
test_tuned_gzip.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 4.4 KB Diff Download File
test_ui.py 5863.6.1 13 years ago Jelmer Vernooij Require a unicode prompt to be passed into all met 19.6 KB Diff Download File
test_uncommit.py 6091.1.4 12 years ago Jelmer Vernooij More tests. 5.1 KB Diff Download File
test_upgrade.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 9.6 KB Diff Download File
test_upgrade_stacked.py 5557.1.7 13 years ago John Arbash Meinel Merge in the bzr.dev 5582 3.4 KB Diff Download File
test_urlutils.py 6123.3.1 12 years ago Martin More comprehensive testing for urlutils._win32_ext 40.6 KB Diff Download File
test_utextwrap.py 5933.1.2 13 years ago Vincent Ladeuil sphinx-1.0.7 still has bug #785098 8.1 KB Diff Download File
test_version.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 2 KB Diff Download File
test_version_info.py 5967.11.4 13 years ago Benoît Pierre Rename tests helper "create_tree_on_dotted_revno" 14.3 KB Diff Download File
test_versionedfile.py 5374.2.5 13 years ago John Arbash Meinel Rework things a bit so the logic can be shared. I 6.2 KB Diff Download File
test_weave.py 5582.10.41 13 years ago Jelmer Vernooij revert weavefile changes 23.1 KB Diff Download File
test_whitebox.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 2.6 KB Diff Download File
test_win32utils.py 5967.12.1 13 years ago Martin Pool Move all test features into bzrlib.tests.features 12.2 KB Diff Download File
test_workingtree.py 5853.1.2 13 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 19.5 KB Diff Download File
test_workingtree_4.py 5340.14.2 13 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 36 KB Diff Download File
test_wsgi.py 5557.1.15 13 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 12.6 KB Diff Download File
test_xml.py 5582.10.64 13 years ago Jelmer Vernooij Merge repository-format-deprecation branch. 23.5 KB Diff Download File
testui.py 5387.2.7 13 years ago John Arbash Meinel Merge bzr.dev 5444 to resolve some small text conf 1.4 KB Diff Download File
TestUtil.py 5340.14.2 13 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 6.6 KB Diff Download File
transport_util.py 6083.1.1 12 years ago Jelmer Vernooij Use get_transport_from_{url,path} in more places. 5.6 KB Diff Download File
treeshape.py 5362.1.1 13 years ago Andrew Bennetts Merge lp:bzr/2.2 into lp:bzr. 2.8 KB Diff Download File