~bzr-pqm/bzr/bzr.dev

Remove usage of tree.pending_merges().
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
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
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
interversionedfile_implementations 1563.2.12 18 years ago Robert Collins Checkpointing: created InterObject to factor out c Diff
repository_implementations 1534.4.40 18 years ago Robert Collins Add RepositoryFormats and allow bzrdir.open or cre Diff
revisionstore_implementations 1563.2.21 18 years ago Robert Collins Smoke test for RevisionStore factories creating re 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 1908.6.7 18 years ago Robert Collins Remove all users of set_pending_merges and add_pen 54.4 KB Diff Download File
EncodingAdapter.py 1711.4.12 18 years ago John Arbash Meinel Remove cp437 from the set of encodings, it isn't s 5.1 KB Diff Download File
HTTPTestUtil.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.2 KB Diff Download File
lock_helpers.py 1711.8.7 18 years ago John Arbash Meinel Renaming LockHelpers.py to lock_helpers.py 2.8 KB Diff Download File
stub_sftp.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 7.7 KB Diff Download File
test_ancestry.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.1 KB Diff Download File
test_api.py 1185.31.25 19 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.3 KB Diff Download File
test_atomicfile.py 1755.3.11 18 years ago John Arbash Meinel Test that AtomicFile.closed is supported, but depr 4.6 KB Diff Download File
test_bad_files.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 3.2 KB Diff Download File
test_branch.py 1685.1.42 18 years ago John Arbash Meinel A couple more fixes to make sure memory:/// works 7.8 KB Diff Download File
test_bundle.py 1908.6.5 18 years ago Robert Collins Update with new parent-ids patch. 35.1 KB Diff Download File
test_bzrdir.py 1841.2.2 18 years ago Jelmer Vernooij Add more tests for create_repository(). 25.4 KB Diff Download File
test_cache_utf8.py 1911.2.5 18 years ago John Arbash Meinel Update cache tests, add a function to do something 3 KB Diff Download File
test_command.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.3 KB Diff Download File
test_commit.py 1910.2.3 18 years ago Aaron Bentley All tests pass 21.2 KB Diff Download File
test_commit_merge.py 1908.6.11 18 years ago Robert Collins Remove usage of tree.pending_merges(). 3.7 KB Diff Download File
test_config.py 1558.16.5 18 years ago Aaron Bentley Moy: change BZREMAIL to BZR_EMAIL 32.6 KB Diff Download File
test_conflicts.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 4 KB Diff Download File
test_decorators.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.4 KB Diff Download File
test_diff.py 1920.1.3 18 years ago John Arbash Meinel Remove spurious import 26.6 KB Diff Download File
test_doc_generate.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.2 KB Diff Download File
test_errors.py 1740.5.6 18 years ago Martin Pool Clean up many exception classes. Errors indicatin 1.9 KB Diff Download File
test_escaped_store.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 4.3 KB Diff Download File
test_fetch.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 11 KB Diff Download File
test_gpg.py 1185.78.4 18 years ago John Arbash Meinel Reverting gpg changes, should not be mainline, see 2.6 KB Diff Download File
test_graph.py 1607.1.12 18 years ago Robert Collins Fix common_ancestor to still calculate a common an 2.2 KB Diff Download File
test_hashcache.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 7.2 KB Diff Download File
test_http.py 1786.1.39 18 years ago John Arbash Meinel Remove the ability to read negative offsets from r 7.4 KB Diff Download File
test_http_response.py 1786.1.42 18 years ago John Arbash Meinel Update _extract_headers, make it less generic, and 21.7 KB Diff Download File
test_identitymap.py 1185.31.25 19 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 3.7 KB Diff Download File
test_ignores.py 1836.1.31 18 years ago John Arbash Meinel Make set_user_ignores a private function, and upda 4.7 KB Diff Download File
test_inv.py 1908.6.7 18 years ago Robert Collins Remove all users of set_pending_merges and add_pen 22.5 KB Diff Download File
test_knit.py 1863.1.8 18 years ago John Arbash Meinel Removing disk-backed-cache 19.6 KB Diff Download File
test_lockable_files.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 6.8 KB Diff Download File
test_lockdir.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 12.1 KB Diff Download File
test_log.py 1908.6.7 18 years ago Robert Collins Remove all users of set_pending_merges and add_pen 15.4 KB Diff Download File
test_merge.py 1908.6.11 18 years ago Robert Collins Remove usage of tree.pending_merges(). 5.9 KB Diff Download File
test_merge3.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 12.6 KB Diff Download File
test_merge_core.py 1908.6.11 18 years ago Robert Collins Remove usage of tree.pending_merges(). 25.4 KB Diff Download File
test_missing.py 1685.1.80 18 years ago Wouter van Heyst more code cleanup 2.3 KB Diff Download File
test_msgeditor.py 1711.4.2 18 years ago jfmeinel current python may be running in a path that has a 5.7 KB Diff Download File
test_nonascii.py 1830.3.16 18 years ago John Arbash Meinel NEWS about fixing #43689 6.8 KB Diff Download File
test_options.py 1857.1.22 18 years ago Aaron Bentley Negations set value to False, instead of Optparser 3.9 KB Diff Download File
test_osutils.py 1908.2.10 18 years ago John Arbash Meinel [merge] bzr.dev 1920 18.2 KB Diff Download File
test_patch.py 1558.15.8 18 years ago Aaron Bentley Whitespace fixes 1 KB Diff Download File
test_patches.py 1185.82.129 18 years ago Aaron Bentley Removed confusing text from the test module 6.9 KB Diff Download File
test_permissions.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 10.3 KB Diff Download File
test_plugins.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 7.5 KB Diff Download File
test_progress.py 1843.3.7 18 years ago John Arbash Meinel new env var 'BZR_PROGRESS_BAR' to select the exact 10.6 KB Diff Download File
test_read_bundle.py 1871.1.2 18 years ago Robert Collins Reduce code duplication in transport-parameterised 3.3 KB Diff Download File
test_reconcile.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1.9 KB Diff Download File
test_repository.py 1843.2.5 18 years ago Aaron Bentley Add test of _unescape_xml 18.3 KB Diff Download File
test_revision.py 1908.6.7 18 years ago Robert Collins Remove all users of set_pending_merges and add_pen 12.5 KB Diff Download File
test_revisionnamespaces.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 5.5 KB Diff Download File
test_revisiontree.py 1852.2.1 18 years ago Robert Collins General cleanups - status, add a status test with 1.9 KB Diff Download File
test_rio.py 1534.10.2 18 years ago Aaron Bentley Implemented rio_file to produce a light file objec 9.2 KB Diff Download File
test_sampler.py 1534.2.1 18 years ago Robert Collins Implement deprecated_method 1.3 KB Diff Download File
test_selftest.py 1910.2.10 18 years ago Aaron Bentley Add tests for assertDeprecated 36.6 KB Diff Download File
test_setup.py 1912.1.5 18 years ago Martin Pool [merge] bzr.dev 2.8 KB Diff Download File
test_sftp_transport.py 1711.2.132 18 years ago John Arbash Meinel Clean up PEP8 and unused imports in bench_sftp.py, 16.6 KB Diff Download File
test_smart_add.py 1911.3.5 18 years ago John Arbash Meinel There is no strict ordering file addition, other t 17.6 KB Diff Download File
test_source.py 1773.4.3 18 years ago Martin Pool [merge] bzr.dev 3.1 KB Diff Download File
test_status.py 1908.6.11 18 years ago Robert Collins Remove usage of tree.pending_merges(). 2 KB Diff Download File
test_store.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 16.6 KB Diff Download File
test_symbol_versioning.py 1836.1.12 18 years ago John Arbash Meinel Move ignores into a file of their own, make DEFAUL 6.3 KB Diff Download File
test_testament.py 1930.2.2 18 years ago John Arbash Meinel Avoid needless encode/decode. Only encode at the b 9.3 KB Diff Download File
test_textfile.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 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_trace.py 1740.5.9 18 years ago Martin Pool [merge] bzr.dev 3.8 KB Diff Download File
test_transactions.py 1685.1.69 18 years ago Wouter van Heyst merge bzr.dev 1740 12.1 KB Diff Download File
test_transform.py 1907.1.1 18 years ago Aaron Bentley Unshelved all changes except those related to remo 36.6 KB Diff Download File
test_transport.py 1889 18 years ago Canonical.com Patch Queue Manager Copyright statements use # to start all lines 16 KB Diff Download File
test_transport_implementations.py 1755.3.7 18 years ago John Arbash Meinel Clean up and write tests for permissions. Now we u 35.8 KB Diff Download File
test_tree.py 1907.1.1 18 years ago Aaron Bentley Unshelved all changes except those related to remo 4.1 KB Diff Download File
test_tsort.py 1624.1.3 18 years ago Robert Collins Convert log to use the new tsort.merge_sort routin 9.4 KB Diff Download File
test_tuned_gzip.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 2.9 KB Diff Download File
test_ui.py 1843.3.10 18 years ago John Arbash Meinel ui tests were failing when output was redirected t 8 KB Diff Download File
test_upgrade.py 1666.1.4 18 years ago Robert Collins * 'Metadir' is now the default disk format. This 16.4 KB Diff Download File
test_urlutils.py 1830.3.17 18 years ago John Arbash Meinel list_files() with wrong normalized_filename code r 21.7 KB Diff Download File
test_version.py 1819.1.8 18 years ago Martin Pool Improved reporting of bzrlib revision_id Use this 1.4 KB Diff Download File
test_versionedfile.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 46.1 KB Diff Download File
test_weave.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 27.4 KB Diff Download File
test_whitebox.py 1740.6.2 18 years ago Martin Pool [merge] bzr.dev 2.7 KB Diff Download File
test_workingtree.py 1908.6.11 18 years ago Robert Collins Remove usage of tree.pending_merges(). 14.9 KB Diff Download File
test_xml.py 1934.1.3 18 years ago John Arbash Meinel [merge] robert's custom XML serializer, and cleanu 10.7 KB Diff Download File
TestUtil.py 1707.2.2 18 years ago Robert Collins Start on bench_add, an add benchtest. 3.6 KB Diff Download File
treeshape.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.6 KB Diff Download File