/brz/remove-bazaar

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

  • Committer: Jelmer Vernooij
  • Date: 2017-02-05 17:00:29 UTC
  • mto: (6621.2.1 py3)
  • Revision ID: jelmer@jelmer.uk-20170205170029-s01xdro0hkixhq3r
Convert some octal numbers to new notations.
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
ftp_server 3508.1.7 16 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * 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 6619.3.11 8 years ago Jelmer Vernooij Use modern exceptions. 175 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 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 859 bytes Diff Download File
features.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 13.8 KB Diff Download File
file_utils.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
fixtures.py 6319.1.5 13 years ago Martin Pool Slight cleanup of TimeoutFixture 4.8 KB Diff Download File
http_server.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 19.7 KB Diff Download File
http_utils.py 6619.3.1 8 years ago Jelmer Vernooij Apply 2to3 has_key fix. 20.2 KB Diff Download File
https_server.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 5.6 KB Diff Download File
lock_helpers.py 4634.85.12 15 years ago Andrew Bennetts Merge lp:bzr. 3.1 KB Diff Download File
matchers.py 6228.3.4 13 years ago Jelmer Vernooij Merge bzr.dev. 7.7 KB Diff Download File
per_merger.py 6552.1.4 12 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 16.5 KB Diff Download File
per_pack_repository.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 51.6 KB Diff Download File
per_transport.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 71.5 KB Diff Download File
per_versionedfile.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 119 KB Diff Download File
scenarios.py 5452.4.3 14 years ago John Arbash Meinel Merge bzr.dev to resolve bzr-2.3.txt (aka NEWS) 2 KB Diff Download File
script.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 18.7 KB Diff Download File
stub_sftp.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 20.7 KB Diff Download File
test__annotator.py 5557.1.15 14 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 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 8 KB Diff Download File
test__btree_serializer.py 5365.5.24 14 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 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 11.7 KB Diff Download File
test__chunks_to_lines.py 5967.12.1 14 years ago Martin Pool Move all test features into bzrlib.tests.features 4.8 KB Diff Download File
test__dirstate_helpers.py 6169.2.3 13 years ago Martin Packman Parametrise TestPackStat against both py and pyx i 55.2 KB Diff Download File
test__groupcompress.py 5967.12.1 14 years ago Martin Pool Move all test features into bzrlib.tests.features 23.5 KB Diff Download File
test__known_graph.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 31.8 KB Diff Download File
test__rio.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.2 KB Diff Download File
test__simple_set.py 5967.12.1 14 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 13 years ago Max Bowsher Per jam's review comments, get rid of features.mel 24.5 KB Diff Download File
test__walkdirs_win32.py 6574.1.1 12 years ago John Arbash Meinel Merge lp:bzr/2.5 tip and move up the changelog ite 3.9 KB Diff Download File
test_ancestry.py 5972.3.15 14 years ago Jelmer Vernooij Use matchers. 1.4 KB Diff Download File
test_annotate.py 6526.1.1 13 years ago Jelmer Vernooij Remove deprecated annotate_file. 17.5 KB Diff Download File
test_api.py 6614.1.1 9 years ago Vincent Ladeuil Fix assert_ being deprecated by using assertTrue. 5.7 KB Diff Download File
test_atomicfile.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 3.7 KB Diff Download File
test_bad_files.py 5967.12.1 14 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 14 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 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 28.8 KB Diff Download File
test_branchbuilder.py 6225.1.1 13 years ago Jelmer Vernooij Add parent_ids argument to BranchBuilder.build_com 19.4 KB Diff Download File
test_btree_index.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 72.8 KB Diff Download File
test_bugtracker.py 6552.1.4 12 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 10.7 KB Diff Download File
test_bundle.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 76.3 KB Diff Download File
test_bzrdir.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 66.6 KB Diff Download File
test_cache_utf8.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 4.2 KB Diff Download File
test_cethread.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.2 KB Diff Download File
test_chk_map.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 124 KB Diff Download File
test_chk_serializer.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 4.3 KB Diff Download File
test_chunk_writer.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_clean_tree.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 5.1 KB Diff Download File
test_cleanup.py 5158.8.2 15 years ago Martin Pool Add simple test case for ObjectWithCleanups 10.4 KB Diff Download File
test_cmdline.py 6576.1.5 12 years ago Vincent Ladeuil Finish cleanup including merging original Ross fix 5.2 KB Diff Download File
test_commands.py 6619.3.9 8 years ago Jelmer Vernooij Run 2to3 standarderror fixer. 16.8 KB Diff Download File
test_commit.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 32.5 KB Diff Download File
test_commit_merge.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 4.5 KB Diff Download File
test_config.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 189 KB Diff Download File
test_conflicts.py 6543.1.4 13 years ago Martin Packman Purge further uses of remove --force in bt.test_co 40.3 KB Diff Download File
test_controldir.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 8.2 KB Diff Download File
test_counted_lock.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 6.6 KB Diff Download File
test_crash.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 3.4 KB Diff Download File
test_debug.py 6499.3.1 13 years ago Vincent Ladeuil Split eager test. 1.5 KB Diff Download File
test_decorators.py 5662.1.1 14 years ago Andrew Bennetts Preserve identity of default values in the pretty 12.2 KB Diff Download File
test_delta.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 15.9 KB Diff Download File
test_diff.py 6619.2.1 8 years ago Vincent Ladeuil Fix test failure for recent versions of diff 64.3 KB Diff Download File
test_directory_service.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.1 KB Diff Download File
test_dirstate.py 6578.1.1 12 years ago John Arbash Meinel Merge lp:bzr/2.5 r6515 to get the fix for bug #855 118 KB Diff Download File
test_email_message.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 8.8 KB Diff Download File
test_eol_filters.py 5557.1.15 14 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 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 30.7 KB Diff Download File
test_estimate_compressed_size.py 6118.2.9 13 years ago John Arbash Meinel Add some tests for how the estimator works. We ha 3 KB Diff Download File
test_export.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 11.1 KB Diff Download File
test_export_pot.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 14.6 KB Diff Download File
test_extract.py 5557.1.15 14 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 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 4.9 KB Diff Download File
test_fetch.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 22.9 KB Diff Download File
test_fifo_cache.py 5967.8.2 14 years ago Martin Pool test_fifo_cache shouldn't have a knownfailure for 11.2 KB Diff Download File
test_filter_tree.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 2.1 KB Diff Download File
test_filters.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.7 KB Diff Download File
test_fixtures.py 5311.4.1 15 years ago Robert Collins Polish and adjust news for Martin's output_encodin 874 bytes Diff Download File
test_foreign.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 18.9 KB Diff Download File
test_ftp_transport.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 5.3 KB Diff Download File
test_generate_docs.py 6552.1.4 12 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 1.6 KB Diff Download File
test_generate_ids.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 7 KB Diff Download File
test_globbing.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 14.4 KB Diff Download File
test_gpg.py 6589.3.1 11 years ago Vincent Ladeuil Fix command line override handling for acceptable_ 21.6 KB Diff Download File
test_graph.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 65 KB Diff Download File
test_groupcompress.py 5755.2.9 14 years ago John Arbash Meinel Change settings to a dict. That way the attributes 55 KB Diff Download File
test_hashcache.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 7.1 KB Diff Download File
test_help.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 20.8 KB Diff Download File
test_hooks.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 11 KB Diff Download File
test_http.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 91.2 KB Diff Download File
test_http_response.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 28.8 KB Diff Download File
test_https_ca_bundle.py 5557.1.15 14 years ago John Arbash Meinel Merge bzr.dev 5597 to resolve NEWS, aka bzr-2.3.tx 1.9 KB Diff Download File
test_https_urllib.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 4.4 KB Diff Download File
test_i18n.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 5.2 KB Diff Download File
test_identitymap.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_ignores.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 8.2 KB Diff Download File
test_import_tariff.py 6472.2.2 13 years ago Jelmer Vernooij Use controldir rather than bzrdir in a couple more 10 KB Diff Download File
test_index.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 77.7 KB Diff Download File
test_info.py 6404.6.10 13 years ago Vincent Ladeuil Merge trunk 15.4 KB Diff Download File
test_inv.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 64.6 KB Diff Download File
test_inventory_delta.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 26 KB Diff Download File
test_knit.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 113 KB Diff Download File
test_lazy_import.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 45.5 KB Diff Download File
test_lazy_regex.py 6282.1.1 13 years ago Jelmer Vernooij Allow lazy_regex.lazy_compile patterns to be pickl 5.6 KB Diff Download File
test_library_state.py 6161.1.8 13 years ago Vincent Ladeuil Remove the warning. 1.8 KB Diff Download File
test_lock.py 5557.1.7 14 years ago John Arbash Meinel Merge in the bzr.dev 5582 5.5 KB Diff Download File
test_lockable_files.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 14 KB Diff Download File
test_lockdir.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 27.3 KB Diff Download File
test_log.py 6619.3.9 8 years ago Jelmer Vernooij Run 2to3 standarderror fixer. 55.9 KB Diff Download File
test_lru_cache.py 6215.1.4 13 years ago Martin Packman Remove unneeded _LRUNode.cleanup callback ability 15.3 KB Diff Download File
test_lsprof.py 5967.12.1 14 years ago Martin Pool Move all test features into bzrlib.tests.features 4.6 KB Diff Download File
test_mail_client.py 6379.4.2 13 years ago Jelmer Vernooij Add urlutils.quote / urlutils.unquote. 11.6 KB Diff Download File
test_matchers.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 6.8 KB Diff Download File
test_memorytree.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.1 KB Diff Download File
test_merge.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 141 KB Diff Download File
test_merge3.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 16.3 KB Diff Download File
test_merge_core.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 32.7 KB Diff Download File
test_merge_directive.py 6404.6.7 13 years ago Vincent Ladeuil Change set/remove to require a lock for the branch 30.2 KB Diff Download File
test_mergetools.py 6511.2.1 13 years ago Jelmer Vernooij Remove some unused imports. 6 KB Diff Download File
test_missing.py 6123.11.14 13 years ago Martin von Gagern Avoid using deprecated api in the unit tests for b 11.9 KB Diff Download File
test_msgeditor.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 14.3 KB Diff Download File
test_multiparent.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 11 KB Diff Download File
test_mutabletree.py 5954.2.4 14 years ago Aaron Bentley Fix broken tests. 2.2 KB Diff Download File
test_nonascii.py 6437.20.3 13 years ago Wouter van Heyst mechanically replace file().write() pattern with a 7.7 KB Diff Download File
test_options.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 18.7 KB Diff Download File
test_osutils.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 88.6 KB Diff Download File
test_osutils_encodings.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 7.2 KB Diff Download File
test_pack.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 28.5 KB Diff Download File
test_patch.py 6437.20.3 13 years ago Wouter van Heyst mechanically replace file().write() pattern with a 1.1 KB Diff Download File
test_patches.py 6619.3.3 8 years ago Jelmer Vernooij Apply 2to3 print fix. 12.3 KB Diff Download File
test_permissions.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 10.1 KB Diff Download File
test_plugins.py 6619.3.10 8 years ago Jelmer Vernooij Run 2to3 exec fixer. 38 KB Diff Download File
test_progress.py 6437.57.7 13 years ago Martin Packman Correct and test fallback to ascii logic when a st 7.2 KB Diff Download File
test_pyutils.py 5436.2.1 14 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 14 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 14 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 6472.2.1 13 years ago Jelmer Vernooij Use bzrdir.controldir for generic access to contro 20.6 KB Diff Download File
test_registry.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 13.8 KB Diff Download File
test_remote.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 177 KB Diff Download File
test_rename_map.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 7.7 KB Diff Download File
test_repository.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 74.6 KB Diff Download File
test_revert.py 5972.1.1 14 years ago Vincent Ladeuil Make ContentConflict resolution more robust 6.5 KB Diff Download File
test_revision.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 9.2 KB Diff Download File
test_revisionspec.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 28.5 KB Diff Download File
test_revisiontree.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 3.1 KB Diff Download File
test_rio.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 12 KB Diff Download File
test_rules.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.4 KB Diff Download File
test_sampler.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_scenarios.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 3.3 KB Diff Download File
test_script.py 6619.3.3 8 years ago Jelmer Vernooij Apply 2to3 print fix. 19.4 KB Diff Download File
test_selftest.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 150 KB Diff Download File
test_serializer.py 5582.10.56 14 years ago Jelmer Vernooij move xml4 to weave plugin. 1.5 KB Diff Download File
test_server.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 27.2 KB Diff Download File
test_setup.py 6591.1.2 11 years ago Vincent Ladeuil Minimal tests to cover using distutils.version.Loo 3.7 KB Diff Download File
test_sftp_transport.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 18.5 KB Diff Download File
test_shelf.py 5967.12.2 14 years ago Martin Pool Move all features to bzrlib.tests.features in 2.5 31.2 KB Diff Download File
test_shelf_ui.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 21.8 KB Diff Download File
test_smart.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 112 KB Diff Download File
test_smart_add.py 5967.7.1 14 years ago Martin Pool Deprecate __contains__ on Tree and Inventory 5.9 KB Diff Download File
test_smart_request.py 6206.1.1 13 years ago John Arbash Meinel Merge the fix for bug #819604 into trunk, resolve 9.5 KB Diff Download File
test_smart_signals.py 6133.4.67 13 years ago John Arbash Meinel Jelmer caught that getsignal() only takes one para 7.5 KB Diff Download File
test_smart_transport.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 184 KB Diff Download File
test_smtp_connection.py 6393.1.1 13 years ago Vincent Ladeuil Provides MemoryStack to simplify configuration set 10.5 KB Diff Download File
test_source.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 17 KB Diff Download File
test_ssh_transport.py 5468 14 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 6449.6.1 13 years ago Jelmer Vernooij Use config stacks in a few more places in the test 8.5 KB Diff Download File
test_store.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 17 KB Diff Download File
test_strace.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 3.7 KB Diff Download File
test_subsume.py 6437.14.2 13 years ago Jelmer Vernooij Run subtree tests with development-subtree rather 5.1 KB Diff Download File
test_switch.py 6538.1.20 13 years ago Aaron Bentley Cleanup 9.7 KB Diff Download File
test_symbol_versioning.py 6552.1.4 12 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 12.5 KB Diff Download File
test_tag.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 7.3 KB Diff Download File
test_test_server.py 6619.3.2 8 years ago Jelmer Vernooij Apply 2to3 except fix. 12.9 KB Diff Download File
test_testament.py 6437.14.2 13 years ago Jelmer Vernooij Run subtree tests with development-subtree rather 15 KB Diff Download File
test_textfile.py 6437.20.1 13 years ago Wouter van Heyst ensure files actually hit the disk under pypy 1.7 KB Diff Download File
test_textmerge.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_timestamp.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 5.6 KB Diff Download File
test_trace.py 6619.3.11 8 years ago Jelmer Vernooij Use modern exceptions. 16.2 KB Diff Download File
test_transactions.py 5557.1.15 14 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 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 161 KB Diff Download File
test_transport.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 44.3 KB Diff Download File
test_transport_log.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 2.7 KB Diff Download File
test_tree.py 5557.1.15 14 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 16 years ago Sabin Iacob update FSF mailing address 3.2 KB Diff Download File
test_treeshape.py 5967.12.1 14 years ago Martin Pool Move all test features into bzrlib.tests.features 1.4 KB Diff Download File
test_tsort.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 22.1 KB Diff Download File
test_tuned_gzip.py 6579.1.3 12 years ago Vincent Ladeuil Test fix mistakenly forgotten in previous commits. 4.6 KB Diff Download File
test_ui.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 22.3 KB Diff Download File
test_uncommit.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 6.3 KB Diff Download File
test_upgrade.py 6472.2.1 13 years ago Jelmer Vernooij Use bzrdir.controldir for generic access to contro 9.6 KB Diff Download File
test_upgrade_stacked.py 6472.2.1 13 years ago Jelmer Vernooij Use bzrdir.controldir for generic access to contro 3.4 KB Diff Download File
test_url_policy_open.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 15 KB Diff Download File
test_urlutils.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 46 KB Diff Download File
test_utextwrap.py 6522.1.1 13 years ago Vincent Ladeuil Fix test failures caued by a forgotten ``tests.fea 7.6 KB Diff Download File
test_version.py 6579.2.1 12 years ago Vincent Ladeuil Support utf-8 platform names 2.8 KB Diff Download File
test_version_info.py 6619.3.1 8 years ago Jelmer Vernooij Apply 2to3 has_key fix. 15.5 KB Diff Download File
test_versionedfile.py 5374.2.5 14 years ago John Arbash Meinel Rework things a bit so the logic can be shared. I 6.2 KB Diff Download File
test_vf_search.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 9.2 KB Diff Download File
test_weave.py 6619.3.12 8 years ago Jelmer Vernooij Use 2to3 set_literal fixer. 23 KB Diff Download File
test_whitebox.py 6423.1.1 13 years ago Vincent Ladeuil Cleanup old blackbox tests and then some. Remove o 2.2 KB Diff Download File
test_win32utils.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 16.1 KB Diff Download File
test_workingtree.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 20.3 KB Diff Download File
test_workingtree_4.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 36.7 KB Diff Download File
test_wsgi.py 6552.1.1 12 years ago Vincent Ladeuil Hmpf, one more case where using super() is safer. 12.6 KB Diff Download File
test_xml.py 6552.1.4 12 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 23.1 KB Diff Download File
testui.py 5387.2.7 14 years ago John Arbash Meinel Merge bzr.dev 5444 to resolve some small text conf 1.4 KB Diff Download File
TestUtil.py 6619.3.3 8 years ago Jelmer Vernooij Apply 2to3 print fix. 8.3 KB Diff Download File
transport_util.py 5436.3.7 13 years ago Jelmer Vernooij Merge bzr.dev, update to use new hooks. 1.7 KB Diff Download File
treeshape.py 5362.1.1 15 years ago Andrew Bennetts Merge lp:bzr/2.2 into lp:bzr. 2.8 KB Diff Download File