..
|
blackbox
|
1185.31.15
|
20 years ago |
John Arbash Meinel |
Refactoring blackbox tests into a package, rather |
|
|
|
branch_implementations
|
1534.4.23
|
20 years ago |
Robert Collins |
Move branch implementations tests into a package. |
|
|
|
bzrdir_implementations
|
1534.4.39
|
20 years ago |
Robert Collins |
Basic BzrDir support. |
|
|
|
commands
|
2485.8.3
|
18 years ago |
v.ladeuil+lp at free |
Change the file naming to clearly separate the com |
|
|
|
interrepository_implementations
|
1534.1.29
|
19 years ago |
Robert Collins |
Add a test environment for InterRepository objects |
|
|
|
intertree_implementations
|
1852.8.3
|
19 years ago |
Robert Collins |
Implement an InterTreeTestProvider and a trivial t |
|
|
|
interversionedfile_implementations
|
1563.2.12
|
19 years ago |
Robert Collins |
Checkpointing: created InterObject to factor out c |
|
|
|
inventory_implementations
|
2729.2.1
|
18 years ago |
Martin Pool |
Start adding per-inventory tests |
|
|
|
per_lock
|
2353.3.9
|
18 years ago |
John Arbash Meinel |
Update the lock code and test code so that if more |
|
|
|
repository_implementations
|
1534.4.40
|
20 years ago |
Robert Collins |
Add RepositoryFormats and allow bzrdir.open or cre |
|
|
|
revisionstore_implementations
|
1563.2.21
|
19 years ago |
Robert Collins |
Smoke test for RevisionStore factories creating re |
|
|
|
test_patches_data
|
1731.1.17
|
19 years ago |
Aaron Bentley |
Merge bzr.dev |
|
|
|
tree_implementations
|
1852.6.1
|
19 years ago |
Robert Collins |
Start tree implementation tests. |
|
|
|
workingtree_implementations
|
1534.4.46
|
19 years ago |
Robert Collins |
Nearly complete .bzr/checkout splitout. |
|
|
|
__init__.py |
3477.1.1
|
17 years ago |
John Arbash Meinel |
Move UnicodeFeature into a core 'tests' feature, r |
118 KB |
|
|
EncodingAdapter.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
5.1 KB |
|
|
file_utils.py |
3408.6.1
|
17 years ago |
Eric Holmberg |
Fix for Bug #215426 in which bzr can cause a Memor |
1.7 KB |
|
|
ftp_server.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
8.4 KB |
|
|
http_server.py |
3221.9.5
|
17 years ago |
Ian Clatworthy |
some tweaks from abentley's earlier review feedbac |
21.9 KB |
|
|
http_utils.py |
3245.6.1
|
17 years ago |
Andrew Bennetts |
Merge from bzr.dev. |
16.1 KB |
|
|
lock_helpers.py |
2018.5.146
|
18 years ago |
Andrew Bennetts |
Merge in the branch with the extracted lock_write |
2.8 KB |
|
|
stub_sftp.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
7.8 KB |
|
|
test__dirstate_helpers.py |
2474.1.70
|
18 years ago |
John Arbash Meinel |
Lot's of fixes from Martin's comments.
Fix signed/ |
28.8 KB |
|
|
test_ancestry.py |
3350.4.4
|
17 years ago |
Robert Collins |
Merge up bzr.dev. |
1.7 KB |
|
|
test_annotate.py |
3224.1.4
|
17 years ago |
John Arbash Meinel |
Add a *failing* test to expose why we need better |
17.8 KB |
|
|
test_api.py |
2550.2.3
|
18 years ago |
Robert Collins |
Add require_api API. |
4.6 KB |
|
|
test_atomicfile.py |
1982.1.1
|
19 years ago |
Alexander Belchenko |
Explicitly skip tests with file attribute manipula |
4.6 KB |
|
|
test_bad_files.py |
2949.5.2
|
18 years ago |
Alexander Belchenko |
John's review |
2.9 KB |
|
|
test_bisect_multi.py |
2890.2.3
|
18 years ago |
Robert Collins |
* New module ``bzrlib.bisect_multi`` with generic |
14.6 KB |
|
|
test_branch.py |
3445.2.2
|
17 years ago |
John Arbash Meinel |
Move the test to a branch_implementations test |
14.1 KB |
|
|
test_branchbuilder.py |
2466.7.10
|
18 years ago |
Robert Collins |
Add a format parameter to BranchBuilder. |
2.9 KB |
|
|
test_bugtracker.py |
3329.1.1
|
17 years ago |
Ian Clatworthy |
Add gnome to list of known bugtrackers (James West |
9.1 KB |
|
|
test_bundle.py |
3376.2.13
|
17 years ago |
Martin Pool |
Merge trunk |
64.4 KB |
|
|
test_bzrdir.py |
3400.3.6
|
17 years ago |
Martin Pool |
Remove code deprecated prior to 1.1 and its tests |
40.8 KB |
|
|
test_cache_utf8.py |
2360.1.6
|
18 years ago |
John Arbash Meinel |
Change utf8_decode_with_None to return what we car |
4.1 KB |
|
|
test_commands.py |
2432.1.21
|
18 years ago |
Robert Collins |
Teach Command.get_help_text to show additional hel |
4.9 KB |
|
|
test_commit.py |
3373.4.1
|
17 years ago |
John Arbash Meinel |
Merge in and clean up the test for bug #83039. |
29.3 KB |
|
|
test_commit_merge.py |
2949.5.1
|
18 years ago |
Alexander Belchenko |
selftest: use SymlinkFeature instead of TestSkippe |
4.5 KB |
|
|
test_config.py |
2900.3.13
|
17 years ago |
Tim Penhey |
Merge bzr.dev and resolve conflicts. |
57.2 KB |
|
|
test_conflicts.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
7.2 KB |
|
|
test_counted_lock.py |
2475.4.1
|
18 years ago |
Martin Pool |
Start adding CountedLock class to partially replac |
4.9 KB |
|
|
test_decorators.py |
2230.2.4
|
19 years ago |
John Arbash Meinel |
Add tests that decorators generate useful wrappers |
6.7 KB |
|
|
test_delta.py |
1551.10.25
|
18 years ago |
Aaron Bentley |
Make ChangeReporter private |
11.3 KB |
|
|
test_deprecated_graph.py |
2490.2.21
|
18 years ago |
Aaron Bentley |
Rename graph to deprecated_graph |
2.9 KB |
|
|
test_diff.py |
3477.1.1
|
17 years ago |
John Arbash Meinel |
Move UnicodeFeature into a core 'tests' feature, r |
52.7 KB |
|
|
test_directory_service.py |
3251.3.1
|
17 years ago |
Aaron Bentley |
Add support for directory services |
1.9 KB |
|
|
test_dirstate.py |
3477.2.2
|
17 years ago |
John Arbash Meinel |
Change how we handle unicode targets, and add a NE |
104 KB |
|
|
test_email_message.py |
2639.1.2
|
18 years ago |
John Arbash Meinel |
Some cleanups for the EmailMessage class.
Remove s |
8.2 KB |
|
|
test_errors.py |
3445.1.1
|
17 years ago |
John Arbash Meinel |
Start working on a new Graph api to make finding r |
22 KB |
|
|
test_escaped_store.py |
2858.2.1
|
18 years ago |
Martin Pool |
Remove most calls to safe_file_id and safe_revisio |
4.3 KB |
|
|
test_extract.py |
3113.6.5
|
18 years ago |
Aaron Bentley |
Update tests |
3.3 KB |
|
|
test_fetch.py |
3422.1.1
|
17 years ago |
John Arbash Meinel |
merge in bzr-1.5rc1, revert the transaction cache |
17.3 KB |
|
|
test_ftp_transport.py |
2900.2.25
|
18 years ago |
Vincent Ladeuil |
Merge bzr.dev |
4.3 KB |
|
|
test_generate_docs.py |
2229.1.2
|
19 years ago |
جاون عرباش ماينل |
Allow tests to skip after installation, since cert |
1.7 KB |
|
|
test_generate_ids.py |
2872.5.1
|
18 years ago |
Martin Pool |
Avoid internal error tracebacks on failure to lock |
7 KB |
|
|
test_globbing.py |
2318.2.3
|
18 years ago |
Kent Gibson |
merged bzr.dev |
10.6 KB |
|
|
test_gpg.py |
2273.1.2
|
18 years ago |
John Arbash Meinel |
Cleanup docstring for Aaron Bentley |
3.4 KB |
|
|
test_graph.py |
3445.1.8
|
17 years ago |
John Arbash Meinel |
Clarity tweaks recommended by Ian |
49.9 KB |
|
|
test_hashcache.py |
2949.5.2
|
18 years ago |
Alexander Belchenko |
John's review |
7.1 KB |
|
|
test_help.py |
3089.3.5
|
18 years ago |
Ian Clatworthy |
add test for loading help from a file |
12.6 KB |
|
|
test_hooks.py |
3256.2.32
|
17 years ago |
Ian Clatworthy |
tweak hook tests to init the set_rh test when need |
2.7 KB |
|
|
test_http.py |
3430.3.4
|
17 years ago |
Vincent Ladeuil |
Of course we can write tests !
* bzrlib/tests/tes |
66.4 KB |
|
|
test_http_implementations.py |
3111.1.19
|
18 years ago |
Vincent Ladeuil |
Merge back test_http_implementations.pc into test_ |
1.4 KB |
|
|
test_http_response.py |
3408.6.1
|
17 years ago |
Eric Holmberg |
Fix for Bug #215426 in which bzr can cause a Memor |
27.4 KB |
|
|
test_https_ca_bundle.py |
2298.5.2
|
18 years ago |
Alexander Belchenko |
Don't look in cwd for CA bundle (note from John)
|
2.3 KB |
|
|
test_identitymap.py |
2375.1.5
|
18 years ago |
Andrew Bennetts |
Deal with review comments from Robert:
* Add my |
2.5 KB |
|
|
test_ignores.py |
2318.2.3
|
18 years ago |
Kent Gibson |
merged bzr.dev |
5.3 KB |
|
|
test_index.py |
2890.2.18
|
18 years ago |
Robert Collins |
Review feedback. |
52.4 KB |
|
|
test_info.py |
3152.2.2
|
18 years ago |
Robert Collins |
The bzrdir format registry now accepts an ``alias` |
13.2 KB |
|
|
test_inv.py |
2729.2.5
|
18 years ago |
Martin Pool |
Move per-inventory tests from test_inv to tests.in |
6.7 KB |
|
|
test_knit.py |
3350.3.21
|
17 years ago |
Robert Collins |
Merge bzr.dev. |
116 KB |
|
|
test_lazy_import.py |
3302.5.2
|
17 years ago |
Vincent Ladeuil |
Fix test bug revealed when run alone.
* bzrlib/te |
43 KB |
|
|
test_lazy_regex.py |
2052.3.4
|
19 years ago |
John Arbash Meinel |
[merge] bzr.dev |
4.6 KB |
|
|
test_lockable_files.py |
3407.2.7
|
17 years ago |
Martin Pool |
Deprecate LockableFiles.put_utf8 and put_bytes.
|
16.9 KB |
|
|
test_lockdir.py |
3441.4.2
|
17 years ago |
Martin Albisetti |
Fixed failing tests |
23.9 KB |
|
|
test_log.py |
3383.1.1
|
17 years ago |
Martin Pool |
Merge back 1.4 and start 1.5 (but not transaction |
35.5 KB |
|
|
test_lru_cache.py |
2998.2.1
|
18 years ago |
John Arbash Meinel |
Implement LRUCache.get() which acts like dict.get( |
10.5 KB |
|
|
test_lsprof.py |
2805.7.5
|
18 years ago |
Ian Clatworthy |
more win32 path friendliness |
2.7 KB |
|
|
test_mail_client.py |
3324.4.1
|
17 years ago |
Xavier Maillard |
Replace mail-mode call with compose-mail from GNU |
8.8 KB |
|
|
test_memorytree.py |
3010.1.7
|
18 years ago |
Robert Collins |
Locking in test_memorytree. |
6.5 KB |
|
|
test_merge.py |
3287.17.2
|
17 years ago |
John Arbash Meinel |
merge bzr.dev, put the NEWS entry in the right pla |
28.5 KB |
|
|
test_merge3.py |
3249.3.1
|
17 years ago |
John Arbash Meinel |
Implement cherrypick support for Merge3
When mergi |
15.1 KB |
|
|
test_merge_core.py |
1551.19.44
|
17 years ago |
Aaron Bentley |
Fix handling of old merge directives with stricter |
30.6 KB |
|
|
test_merge_directive.py |
3449.4.1
|
17 years ago |
Lukáš Lalinský |
Sanitize branch nick before using it as an attachm |
26.4 KB |
|
|
test_missing.py |
3427.3.2
|
17 years ago |
John Arbash Meinel |
switch find_unmerged to use the new function
The |
7.3 KB |
|
|
test_msgeditor.py |
3477.1.1
|
17 years ago |
John Arbash Meinel |
Move UnicodeFeature into a core 'tests' feature, r |
10.4 KB |
|
|
test_multiparent.py |
2520.4.139
|
18 years ago |
Aaron Bentley |
Support Multiparent.get_matching_blocks |
11 KB |
|
|
test_mutabletree.py |
3335.1.1
|
17 years ago |
Jelmer Vernooij |
Add tests for mutabletree hooks.
|
1.5 KB |
|
|
test_nonascii.py |
3201.1.1
|
18 years ago |
jameinel |
Fix bug #185458, switch from NFKC to NFC and add t |
7.8 KB |
|
|
test_options.py |
2768.1.15
|
18 years ago |
Ian Clatworthy |
Merge bzr.dev |
17.3 KB |
|
|
test_osutils.py |
3408.6.2
|
17 years ago |
Andrew Bennetts |
Merge bzr.dev. |
47.2 KB |
|
|
test_osutils_encodings.py |
3405.3.1
|
17 years ago |
Neil Martinsen-Burrell |
accept for an encoding to mean ascii |
7.5 KB |
|
|
test_pack.py |
2916.2.13
|
18 years ago |
Andrew Bennetts |
Improve some docstrings. |
26.9 KB |
|
|
test_patch.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
1 KB |
|
|
test_patches.py |
3376.2.10
|
17 years ago |
Martin Pool |
Remove dead main method from test_patches |
7.8 KB |
|
|
test_permissions.py |
3416.2.6
|
17 years ago |
Martin Pool |
Remove obsolete LockableFiles._set_file_mode and _ |
9.5 KB |
|
|
test_plugins.py |
3376.2.11
|
17 years ago |
Martin Pool |
Compare to None using is/is not not == |
22.3 KB |
|
|
test_progress.py |
3006.3.5
|
17 years ago |
Robert Collins |
Merge to fix conflicts. |
10.2 KB |
|
|
test_read_bundle.py |
3302.9.22
|
17 years ago |
Vincent Ladeuil |
bzrlib.tests.test_read_bundle use load_tests.
* b |
3.9 KB |
|
|
test_reconcile.py |
3389.2.8
|
17 years ago |
John Arbash Meinel |
Update some tests to pass with the branch checks. |
2.8 KB |
|
|
test_reconfigure.py |
1551.19.37
|
17 years ago |
Aaron Bentley |
Remove workarounds for bug 212908 |
16.8 KB |
|
|
test_registry.py |
3376.2.11
|
17 years ago |
Martin Pool |
Compare to None using is/is not not == |
10.7 KB |
|
|
test_remote.py |
3446.1.1
|
17 years ago |
Martin Pool |
merge further LockableFile deprecations |
48.5 KB |
|
|
test_repository.py |
3446.2.1
|
17 years ago |
Martin Pool |
Failure to delete an obsolete pack file should not |
64.3 KB |
|
|
test_revert.py |
3146.4.6
|
18 years ago |
Aaron Bentley |
Fix locking issues in revert tests |
6.4 KB |
|
|
test_revision.py |
3350.4.4
|
17 years ago |
Robert Collins |
Merge up bzr.dev. |
8 KB |
|
|
test_revisionspec.py |
3460.1.2
|
17 years ago |
John Arbash Meinel |
Add a test for wants_revision_history |
21.1 KB |
|
|
test_revisiontree.py |
3400.3.6
|
17 years ago |
Martin Pool |
Remove code deprecated prior to 1.1 and its tests |
2.3 KB |
|
|
test_rio.py |
1551.12.22
|
18 years ago |
Aaron Bentley |
Fix handling of whitespace-stripping without newli |
11.7 KB |
|
|
test_sampler.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
1.3 KB |
|
|
test_selftest.py |
3477.1.1
|
17 years ago |
John Arbash Meinel |
Move UnicodeFeature into a core 'tests' feature, r |
86 KB |
|
|
test_setup.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
3.3 KB |
|
|
test_sftp_transport.py |
3102.1.1
|
18 years ago |
Vincent Ladeuil |
Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test |
16.6 KB |
|
|
test_smart.py |
3446.1.1
|
17 years ago |
Martin Pool |
merge further LockableFile deprecations |
46 KB |
|
|
test_smart_add.py |
2581.1.1
|
18 years ago |
Martin Pool |
Merge more runbzr cleanups |
6 KB |
|
|
test_smart_transport.py |
3461.2.1
|
17 years ago |
Andrew Bennetts |
Avoid unnecessary reconnections to old servers whe |
142 KB |
|
|
test_smtp_connection.py |
2900.2.17
|
18 years ago |
Vincent Ladeuil |
merge bzr.dev |
10 KB |
|
|
test_source.py |
3376.2.7
|
17 years ago |
Martin Pool |
Treat assert statements in our code as a hard erro |
11.3 KB |
|
|
test_ssh_transport.py |
3220.1.2
|
17 years ago |
Dmitry Vasiliev |
Re-enabled auto-detection of plink vendor and fixe |
7.7 KB |
|
|
test_status.py |
3462.1.2
|
17 years ago |
John Arbash Meinel |
Change WT.set_parent_(ids/trees) to filter out anc |
5.8 KB |
|
|
test_store.py |
3422.1.1
|
17 years ago |
John Arbash Meinel |
merge in bzr-1.5rc1, revert the transaction cache |
16.5 KB |
|
|
test_strace.py |
3406.1.3
|
17 years ago |
Vincent Ladeuil |
Fixed as par John's review.
* test_strace.py:
(Te |
3.3 KB |
|
|
test_subsume.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
5.1 KB |
|
|
test_switch.py |
3445.2.1
|
17 years ago |
John Arbash Meinel |
Add tests for Branch.missing_revisions and depreca |
5.3 KB |
|
|
test_symbol_versioning.py |
3427.5.7
|
17 years ago |
John Arbash Meinel |
Bring back always in the form of 'override'.
Chang |
12.1 KB |
|
|
test_tag.py |
2866.1.1
|
18 years ago |
Alexander Belchenko |
merge with bzr.dev |
6.5 KB |
|
|
test_testament.py |
2949.5.1
|
18 years ago |
Alexander Belchenko |
selftest: use SymlinkFeature instead of TestSkippe |
14.6 KB |
|
|
test_textfile.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
1.7 KB |
|
|
test_textmerge.py |
1185.81.31
|
19 years ago |
Aaron Bentley |
Use patience for two-way merge |
1.8 KB |
|
|
test_timestamp.py |
2425.6.1
|
18 years ago |
Martin Pool |
Fix formatting of timezones in bundles and merge d |
2.3 KB |
|
|
test_trace.py |
3173.1.15
|
17 years ago |
Martin Pool |
Update test_push_log_file to handle there always b |
8.4 KB |
|
|
test_transactions.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
12.1 KB |
|
|
test_transform.py |
3407.2.10
|
17 years ago |
Martin Pool |
Merge trunk |
89.6 KB |
|
|
test_transport.py |
3102.1.1
|
18 years ago |
Vincent Ladeuil |
Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test |
30.1 KB |
|
|
test_transport_implementations.py |
3469.1.1
|
17 years ago |
Vincent Ladeuil |
Split test to achieve better defect localization : |
63.9 KB |
|
|
test_tree.py |
2655.2.2
|
18 years ago |
Marius Kruger |
Rather use assertRaises in test_changes_from_with_ |
5.6 KB |
|
|
test_treebuilder.py |
2466.7.1
|
18 years ago |
Robert Collins |
Tree builder tests do not need a working dir. |
3.2 KB |
|
|
test_tsort.py |
3236.2.1
|
17 years ago |
Michael Hudson |
test and fix |
18.6 KB |
|
|
test_tuned_gzip.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
2.9 KB |
|
|
test_ui.py |
2363.4.10
|
18 years ago |
Vincent Ladeuil |
Complete tests.
* bzrlib/transport/http/_urllib.p |
9.5 KB |
|
|
test_uncommit.py |
3280.4.4
|
17 years ago |
John Arbash Meinel |
uncommit --local in an unbound branch raises the s |
3.8 KB |
|
|
test_upgrade.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
22.4 KB |
|
|
test_urlutils.py |
3234.3.1
|
17 years ago |
Alexander Belchenko |
ensure that local_path_to_url() always returns pla |
27 KB |
|
|
test_version.py |
2052.3.2
|
19 years ago |
John Arbash Meinel |
Change Copyright .. by Canonical to Copyright ... |
1.5 KB |
|
|
test_version_info.py |
3400.3.6
|
17 years ago |
Martin Pool |
Remove code deprecated prior to 1.1 and its tests |
11.6 KB |
|
|
test_versionedfile.py |
3468.2.6
|
17 years ago |
Martin Pool |
merge fix from robert for Knit.add_lines with matc |
66.4 KB |
|
|
test_weave.py |
3350.3.14
|
17 years ago |
Robert Collins |
Deprecate VersionedFile.join. |
22.7 KB |
|
|
test_whitebox.py |
2052.3.4
|
19 years ago |
John Arbash Meinel |
[merge] bzr.dev |
2.7 KB |
|
|
test_win32utils.py |
3146.4.9
|
18 years ago |
Aaron Bentley |
do case-insensitive comparision of iexplore filena |
5.1 KB |
|
|
test_workingtree.py |
3407.2.14
|
17 years ago |
Martin Pool |
Remove more cases of getting transport via control |
14.3 KB |
|
|
test_workingtree_4.py |
3462.1.7
|
17 years ago |
John Arbash Meinel |
fix a test that assumed WT4.set_parent_trees() wou |
28.1 KB |
|
|
test_wsgi.py |
3245.4.64
|
17 years ago |
Andrew Bennetts |
Fix test_wsgi tests to expect '2' rather than '3' |
10.6 KB |
|
|
test_xml.py |
3311.3.6
|
17 years ago |
Aaron Bentley |
PEP8 fix |
23.2 KB |
|
|
TestUtil.py |
3302.8.8
|
17 years ago |
Vincent Ladeuil |
Fix typos |
6.2 KB |
|
|
transport_util.py |
3376.2.13
|
17 years ago |
Martin Pool |
Merge trunk |
5.2 KB |
|
|
treeshape.py |
3376.2.4
|
17 years ago |
Martin Pool |
Remove every assert statement from bzrlib!
Depend |
2.7 KB |
|
|