~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-03-19 14:57:51 UTC
  • mfrom: (3508.1.24 pyftpdlib)
  • Revision ID: v.ladeuil+lp@free.fr-20090319145751-6vg1h5oo1jox3wsw
FTP test server: disable medusa for python2.6, add pyftpdlib
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
branch_implementations 1534.4.23 18 years ago Robert Collins Move branch implementations tests into a package. Diff
bzrdir_implementations 1534.4.39 18 years ago Robert Collins Basic BzrDir support. Diff
commands 2485.8.3 17 years ago v.ladeuil+lp at free Change the file naming to clearly separate the com Diff
ftp_server 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * Diff
interrepository_implementations 1534.1.29 18 years ago Robert Collins Add a test environment for InterRepository objects Diff
intertree_implementations 1852.8.3 18 years ago Robert Collins Implement an InterTreeTestProvider and a trivial t Diff
inventory_implementations 2729.2.1 17 years ago Martin Pool Start adding per-inventory tests Diff
per_interbranch 4000.5.3 15 years ago Jelmer Vernooij Add tests for InterBranch. 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 16 years ago John Arbash Meinel Rename repository_implementations tests into per_r Diff
per_repository_reference 3474.2.1 16 years ago Martin Pool Merge and cleanup pre-external-reference-repositor 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
tree_implementations 1852.6.1 18 years ago Robert Collins Start tree implementation tests. Diff
workingtree_implementations 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. Diff
__init__.py 3508.1.22 15 years ago Vincent Ladeuil Fix python2.4 failures. * bzrlib/tests/__init__.p 130 KB Diff Download File
EncodingAdapter.py 4084.5.2 15 years ago Robert Collins Fix mis-transcribed encoding test scenarios. 4.6 KB Diff Download File
fake_command.py 3785.1.4 15 years ago Aaron Bentley Enable lazy-loading of commands 856 bytes Diff Download File
file_utils.py 3408.6.1 16 years ago Eric Holmberg Fix for Bug #215426 in which bzr can cause a Memor 1.7 KB Diff Download File
http_server.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 22.7 KB Diff Download File
http_utils.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 16.8 KB Diff Download File
https_server.py 3945.1.7 15 years ago Vincent Ladeuil Test against https. * bzrlib/tests/test_http.py: 4.1 KB Diff Download File
lock_helpers.py 2018.5.146 17 years ago Andrew Bennetts Merge in the branch with the extracted lock_write 2.8 KB Diff Download File
stub_sftp.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.8 KB Diff Download File
test__chunks_to_lines.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 5.3 KB Diff Download File
test__dirstate_helpers.py 4159.1.2 15 years ago Ian Clatworthy make sha1_provider a parameter to DirState() - twe 50.6 KB Diff Download File
test__walkdirs_win32.py 3696.3.3 16 years ago John Arbash Meinel read_dir raises the exception directly, it isn't a 3.5 KB Diff Download File
test_ancestry.py 3350.4.4 16 years ago Robert Collins Merge up bzr.dev. 1.7 KB Diff Download File
test_annotate.py 4056.2.1 15 years ago James Westby Allow specifying multiple authors for a revision. 17.8 KB Diff Download File
test_api.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5.7 KB Diff Download File
test_atomicfile.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.6 KB Diff Download File
test_bad_files.py 2949.5.2 16 years ago Alexander Belchenko John's review 2.9 KB Diff Download File
test_bisect_multi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.6 KB Diff Download File
test_branch.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 19.5 KB Diff Download File
test_branchbuilder.py 4070.5.1 15 years ago Martin Pool BranchBuilder now takes a timestamp for commits 14.1 KB Diff Download File
test_btree_index.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 58.9 KB Diff Download File
test_bugtracker.py 4119.4.2 15 years ago Jonathan Lange Some refactoring, some unit tests. 9.7 KB Diff Download File
test_bundle.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 65.8 KB Diff Download File
test_bzrdir.py 4160.1.1 15 years ago Robert Collins Add a BzrDir.pre_open hook for use by the smart se 56.7 KB Diff Download File
test_cache_utf8.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.1 KB Diff Download File
test_chunk_writer.py 3777.5.2 16 years ago John Arbash Meinel Change the name to ChunkWriter.set_optimize() Als 4.6 KB Diff Download File
test_clean_tree.py 4020.1.7 15 years ago Aaron Bentley Convert asserts to TestCase helper methods 2.7 KB Diff Download File
test_commands.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 8.3 KB Diff Download File
test_commit.py 4056.2.3 15 years ago James Westby Use a new "authors" revision property to allow mul 30.8 KB Diff Download File
test_commit_merge.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.5 KB Diff Download File
test_config.py 4107.1.8 15 years ago Jean-Francois Roy Updated test_config to account for the new credent 60.6 KB Diff Download File
test_conflicts.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.2 KB Diff Download File
test_counted_lock.py 3474.1.3 16 years ago Martin Pool CountedLock now handles and tests lock tokens 5.3 KB Diff Download File
test_debug.py 4070.8.6 15 years ago Martin Pool Make test_debug use standard methods to create con 2.1 KB Diff Download File
test_decorators.py 3316.3.2 16 years ago John Arbash Meinel Finish fix for bug #125784. need_read/write_lock d 10.7 KB Diff Download File
test_delta.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 15.4 KB Diff Download File
test_deprecated_graph.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.9 KB Diff Download File
test_diff.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 55.7 KB Diff Download File
test_directory_service.py 3625.1.2 16 years ago Michael Hudson import urlutils and write urlutils.join rather tha 3.8 KB Diff Download File
test_dirstate.py 4132.2.5 15 years ago Ian Clatworthy feedback from poolie - use SHA, not Sha, in class 92.2 KB Diff Download File
test_email_message.py 2639.1.2 17 years ago John Arbash Meinel Some cleanups for the EmailMessage class. Remove s 8.2 KB Diff Download File
test_errors.py 4108.1.1 15 years ago James Westby Improve the help topic and errors around --fixes. 26.6 KB Diff Download File
test_export.py 4010.2.1 15 years ago James Westby Handle files that are not present in the tree when 1.1 KB Diff Download File
test_extract.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.3 KB Diff Download File
test_fetch.py 4158.2.1 15 years ago Martin Pool merge back 1.13final 27 KB Diff Download File
test_fifo_cache.py 3882.6.11 15 years ago John Arbash Meinel comment update 11.2 KB Diff Download File
test_foreign.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 4.5 KB Diff Download File
test_ftp_transport.py 3508.1.23 15 years ago Vincent Ladeuil Fix as per Martin's review. * bzrlib/transport/ft 4.5 KB Diff Download File
test_generate_docs.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 1.7 KB Diff Download File
test_generate_ids.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7 KB Diff Download File
test_globbing.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 11.2 KB Diff Download File
test_gpg.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.4 KB Diff Download File
test_graph.py 4152.1.2 15 years ago Robert Collins Add streaming from a stacked branch when the sort 60.6 KB Diff Download File
test_hashcache.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.1 KB Diff Download File
test_help.py 3984.4.7 15 years ago Ian Clatworthy merge bzr.dev r4154 15.6 KB Diff Download File
test_hooks.py 4119.3.2 15 years ago Robert Collins Migrate existing hooks over to the new HookPoint i 8.3 KB Diff Download File
test_http.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 77.4 KB Diff Download File
test_http_implementations.py 3111.1.19 16 years ago Vincent Ladeuil Merge back test_http_implementations.pc into test_ 1.4 KB Diff Download File
test_http_response.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 28.6 KB Diff Download File
test_https_ca_bundle.py 2298.5.2 17 years ago Alexander Belchenko Don't look in cwd for CA bundle (note from John) 2.3 KB Diff Download File
test_identitymap.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.5 KB Diff Download File
test_ignores.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.3 KB Diff Download File
test_index.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 66.6 KB Diff Download File
test_info.py 3586.1.32 15 years ago Ian Clatworthy merge bzr.dev r3998 14 KB Diff Download File
test_inv.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.7 KB Diff Download File
test_knit.py 4145.1.6 15 years ago Robert Collins More test fallout, but all caught now. 103 KB Diff Download File
test_lazy_import.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 43 KB Diff Download File
test_lazy_regex.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 4.6 KB Diff Download File
test_lockable_files.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17.1 KB Diff Download File
test_lockdir.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 26.5 KB Diff Download File
test_log.py 4056.2.3 15 years ago James Westby Use a new "authors" revision property to allow mul 62.5 KB Diff Download File
test_lru_cache.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.2 KB Diff Download File
test_lsprof.py 2805.7.5 17 years ago Ian Clatworthy more win32 path friendliness 2.7 KB Diff Download File
test_mail_client.py 4098.5.10 15 years ago Aaron Bentley Fix test case. 10.3 KB Diff Download File
test_memorytree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 9.1 KB Diff Download File
test_merge.py 1551.21.7 15 years ago Aaron Bentley Fix progress warning 120 KB Diff Download File
test_merge3.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 15.1 KB Diff Download File
test_merge_core.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 30.5 KB Diff Download File
test_merge_directive.py 3535.8.2 16 years ago James Westby Incorporate spiv's feedback. 27 KB Diff Download File
test_missing.py 3921.3.14 15 years ago Marius Kruger put spaces after commas 12 KB Diff Download File
test_msgeditor.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 13.6 KB Diff Download File
test_multiparent.py 2520.4.139 17 years ago Aaron Bentley Support Multiparent.get_matching_blocks 11 KB Diff Download File
test_mutabletree.py 4119.3.2 15 years ago Robert Collins Migrate existing hooks over to the new HookPoint i 1.5 KB Diff Download File
test_nonascii.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.7 KB Diff Download File
test_options.py 4056.2.1 15 years ago James Westby Allow specifying multiple authors for a revision. 18.1 KB Diff Download File
test_osutils.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 56.9 KB Diff Download File
test_osutils_encodings.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 7.6 KB Diff Download File
test_pack.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 26.9 KB Diff Download File
test_pack_repository.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 38.4 KB Diff Download File
test_patch.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1 KB Diff Download File
test_patches.py 3873.1.9 15 years ago Benoît Pierre Merge with upstream. 9.2 KB Diff Download File
test_permissions.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 9.9 KB Diff Download File
test_plugins.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 27.6 KB Diff Download File
test_progress.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 10.5 KB Diff Download File
test_read_bundle.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 5.7 KB Diff Download File
test_reconcile.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.8 KB Diff Download File
test_reconfigure.py 3983.3.10 15 years ago Marius Kruger add test_repository_tree_reconfiguration_not_suppo 18.6 KB Diff Download File
test_registry.py 3376.2.11 16 years ago Martin Pool Compare to None using is/is not not == 10.7 KB Diff Download File
test_remote.py 4158.2.1 15 years ago Martin Pool merge back 1.13final 98.2 KB Diff Download File
test_repository.py 4145.1.6 15 years ago Robert Collins More test fallout, but all caught now. 47.2 KB Diff Download File
test_revert.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.4 KB Diff Download File
test_revision.py 4119.4.3 15 years ago Jonathan Lange Add Revision.iter_bugs. 9.9 KB Diff Download File
test_revisionspec.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 23.2 KB Diff Download File
test_revisiontree.py 3668.5.4 16 years ago Jelmer Vernooij Eliminate more uses of Repository.revision_tree(No 2.3 KB Diff Download File
test_rio.py 3943.8.2 15 years ago Marius Kruger fix tests relying on trailing whitespace by replac 11.7 KB Diff Download File
test_rules.py 3943.3.2 15 years ago Marius Kruger actually support quoting the patterns as the docs 4.7 KB Diff Download File
test_sampler.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
test_selftest.py 4153.1.5 15 years ago Andrew Bennetts Tweak assertions based on Robert's review. 92.8 KB Diff Download File
test_setup.py 3638.3.2 16 years ago Vincent Ladeuil Fix all calls to tempfile.mkdtemp to osutils.mkdte 3.3 KB Diff Download File
test_sftp_transport.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 20.2 KB Diff Download File
test_shelf.py 4137.1.2 15 years ago James Westby Shelve can now shelve changes to a symlink's targe 21.8 KB Diff Download File
test_shelf_ui.py 4137.1.2 15 years ago James Westby Shelve can now shelve changes to a symlink's targe 10.7 KB Diff Download File
test_smart.py 4149 15 years ago Canonical.com Patch Queue Manager (robertc) Add a new repository method refresh_data 58.3 KB Diff Download File
test_smart_add.py 3985.2.5 15 years ago Daniel Watkins Reverted some irrelevant changes. 6 KB Diff Download File
test_smart_request.py 4144.3.1 15 years ago Andrew Bennetts Add Repository.insert_stream_locked server-side im 4.5 KB Diff Download File
test_smart_transport.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 151 KB Diff Download File
test_smtp_connection.py 2900.2.17 16 years ago Vincent Ladeuil merge bzr.dev 10 KB Diff Download File
test_source.py 4115.1.1 15 years ago Robert Collins Turn test_coding_style into a KnownFailure until i 13.8 KB Diff Download File
test_ssh_transport.py 3220.1.2 16 years ago Dmitry Vasiliev Re-enabled auto-detection of plink vendor and fixe 7.7 KB Diff Download File
test_status.py 3998.1.1 15 years ago Ian Clatworthy Add merge indication to line format (Neil Martinse 5.7 KB Diff Download File
test_store.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17 KB Diff Download File
test_strace.py 3406.1.3 16 years ago Vincent Ladeuil Fixed as par John's review. * test_strace.py: (Te 3.3 KB Diff Download File
test_subsume.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5.1 KB Diff Download File
test_switch.py 3445.2.1 16 years ago John Arbash Meinel Add tests for Branch.missing_revisions and depreca 5.3 KB Diff Download File
test_symbol_versioning.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 12.2 KB Diff Download File
test_tag.py 4084.2.1 15 years ago Robert Collins Make accessing a branch.tags.get_tag_dict use a sm 6.4 KB Diff Download File
test_testament.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.6 KB Diff Download File
test_textfile.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_textmerge.py 1185.81.31 18 years ago Aaron Bentley Use patience for two-way merge 1.8 KB Diff Download File
test_timestamp.py 2425.6.1 17 years ago Martin Pool Fix formatting of timezones in bundles and merge d 2.3 KB Diff Download File
test_trace.py 4095.1.1 15 years ago Martin Pool Add more distinct tests for IOError and OSError 9.4 KB Diff Download File
test_transactions.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 12 KB Diff Download File
test_transform.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 123 KB Diff Download File
test_transport.py 4032.1.4 15 years ago John Arbash Meinel Found 2 more files with trailing whitespace. 31.3 KB Diff Download File
test_transport_implementations.py 3508.1.16 15 years ago Vincent Ladeuil Merge disable-medusa-for-python-2.6 into pyftpdlib 65.3 KB Diff Download File
test_transport_log.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.6 KB Diff Download File
test_tree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17.8 KB Diff Download File
test_treebuilder.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.2 KB Diff Download File
test_tsort.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 21.2 KB Diff Download File
test_tuned_gzip.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.9 KB Diff Download File
test_ui.py 4110.2.18 15 years ago Martin Pool Progress bars always repaint when task structure i 12.2 KB Diff Download File
test_uncommit.py 3280.4.4 16 years ago John Arbash Meinel uncommit --local in an unbound branch raises the s 3.8 KB Diff Download File
test_upgrade.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 22.4 KB Diff Download File
test_upgrade_stacked.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 3.3 KB Diff Download File
test_urlutils.py 4098.3.1 15 years ago Jonathan Lange Don't escape tildes 29.5 KB Diff Download File
test_version.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
test_version_info.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 11.6 KB Diff Download File
test_versionedfile.py 4123 15 years ago Canonical.com Patch Queue Manager (mbp) small progress improvements 107 KB Diff Download File
test_weave.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 23 KB Diff Download File
test_whitebox.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.7 KB Diff Download File
test_win32utils.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.8 KB Diff Download File
test_workingtree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 15.2 KB Diff Download File
test_workingtree_4.py 4100.2.3 15 years ago Aaron Bentley Avoid autodetecting tree references in _comparison 30.6 KB Diff Download File
test_wsgi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 10.6 KB Diff Download File
test_xml.py 4153.1.2 15 years ago Andrew Bennetts Add missing TestCase.setUp upcalls. 23.2 KB Diff Download File
TestUtil.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.2 KB Diff Download File
transport_util.py 3376.2.13 16 years ago Martin Pool Merge trunk 5.2 KB Diff Download File
treeshape.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.6 KB Diff Download File