~bzr-pqm/bzr/bzr.dev

  • Committer: Aaron Bentley
  • Date: 2006-03-07 05:59:14 UTC
  • mfrom: (1558.1.20 Aaron's integration)
  • Revision ID: aaron.bentley@utoronto.ca-20060307055914-a88728997afceb90
MergeĀ fromĀ mainline
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
interrepository_implementations 1534.1.29 18 years ago Robert Collins Add a test environment for InterRepository objects Diff
repository_implementations 1534.4.40 18 years ago Robert Collins Add RepositoryFormats and allow bzrdir.open or cre Diff
workingtree_implementations 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. Diff
__init__.py 1534.7.200 18 years ago Aaron Bentley Merge from mainline 36.3 KB Diff Download File
HTTPTestUtil.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 1.2 KB Diff Download File
stub_sftp.py 1534.1.14 18 years ago Robert Collins One more warn->warning typo from Robey Pointer. 6.1 KB Diff Download File
test_ancestry.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.1 KB Diff Download File
test_annotate.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.2 KB Diff Download File
test_api.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.3 KB Diff Download File
test_bad_files.py 1551.2.9 18 years ago Aaron Bentley Fix status to work with checkouts 2.9 KB Diff Download File
test_basis_inventory.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 1.9 KB Diff Download File
test_branch.py 1508.1.25 18 years ago Robert Collins Update per review comments. 5.4 KB Diff Download File
test_bzrdir.py 1563.1.6 18 years ago Robert Collins Add tests for sftp push, and NonLocalTets for BzrD 21.1 KB Diff Download File
test_command.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.3 KB Diff Download File
test_commit.py 1534.4.35 18 years ago Robert Collins Give branch its own basis tree and last_revision m 14 KB Diff Download File
test_commit_merge.py 1534.1.31 18 years ago Robert Collins Deprecated fetch.fetch and fetch.greedy_fetch for 3.7 KB Diff Download File
test_config.py 1558.1.9 18 years ago Aaron Bentley Merged aliases 24.7 KB Diff Download File
test_conflicts.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 2 KB Diff Download File
test_decorators.py 1185.70.5 18 years ago Martin Pool Pass through wrapped function name and docstrign 1.4 KB Diff Download File
test_diff.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.9 KB Diff Download File
test_doc_generate.py 1534.7.158 18 years ago Aaron Bentley Merged John Meinel's integration 1 KB Diff Download File
test_errors.py 1570.1.13 18 years ago Robert Collins Check for incorrect revision parentage in the weav 1.9 KB Diff Download File
test_fetch.py 1185.50.84 18 years ago John Arbash Meinel [merge] bzr.dev, cleanup conflicts, fixup http tes 9.8 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 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.7 KB Diff Download File
test_hashcache.py 1534.4.51 18 years ago Robert Collins Test the disk layout of format3 working trees. 4.6 KB Diff Download File
test_http.py 1185.50.84 18 years ago John Arbash Meinel [merge] bzr.dev, cleanup conflicts, fixup http tes 3.1 KB Diff Download File
test_identitymap.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 3.7 KB Diff Download File
test_inv.py 1534.7.199 18 years ago Aaron Bentley Moved merge/revert tests into test_workingtree.py 20.6 KB Diff Download File
test_lockable_files.py 1553.5.63 18 years ago Martin Pool Lock type is now mandatory for LockableFiles const 5.3 KB Diff Download File
test_lockdir.py 1553.5.58 18 years ago Martin Pool Change LockDirs to format "lock-name/held/info" F 10.9 KB Diff Download File
test_log.py 1534.4.36 18 years ago Robert Collins Finish deprecating Branch.working_tree() 9.4 KB Diff Download File
test_merge.py 1534.1.31 18 years ago Robert Collins Deprecated fetch.fetch and fetch.greedy_fetch for 2.9 KB Diff Download File
test_merge3.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 11 KB Diff Download File
test_merge_core.py 1558.2.2 18 years ago Aaron Bentley Make remerge honour interesting-ids 24 KB Diff Download File
test_missing.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.3 KB Diff Download File
test_msgeditor.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 1.7 KB Diff Download File
test_nonascii.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 1.3 KB Diff Download File
test_options.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 2.2 KB Diff Download File
test_osutils.py 1553.5.5 18 years ago Martin Pool New utility routine rand_chars 3 KB Diff Download File
test_permissions.py 1553.5.63 18 years ago Martin Pool Lock type is now mandatory for LockableFiles const 10.2 KB Diff Download File
test_plugins.py 1185.31.57 18 years ago John Arbash Meinel [merge] bzr.dev 5.5 KB Diff Download File
test_reconcile.py 1570.1.11 18 years ago Robert Collins Make reconcile work with shared repositories. 1.9 KB Diff Download File
test_repository.py 1553.5.62 18 years ago Martin Pool Add tests that MetaDir repositories use LockDirs 18.4 KB Diff Download File
test_revision.py 1590.1.1 18 years ago Robert Collins Improve common_ancestor performance. 12.8 KB Diff Download File
test_revisionnamespaces.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 4.3 KB Diff Download File
test_revprops.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 1.4 KB Diff Download File
test_reweave.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 5.6 KB Diff Download File
test_rio.py 1553.5.32 18 years ago Martin Pool rio files are always externalized in utf-8. test 8.5 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 1534.1.29 18 years ago Robert Collins Add a test environment for InterRepository objects 17.6 KB Diff Download File
test_setup.py 1185.31.59 18 years ago John Arbash Meinel Switch to sys.executable instead of just 'python' 665 bytes Diff Download File
test_sftp_transport.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 8.9 KB Diff Download File
test_smart_add.py 1553.5.3 18 years ago Martin Pool [patch] Rename TestCase.AssertSubset to assertSubs 8.4 KB Diff Download File
test_source.py 1587.1.11 18 years ago Robert Collins Local commits appear to be working properly. 3.1 KB Diff Download File
test_store.py 1185.50.20 18 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 14.9 KB Diff Download File
test_symbol_versioning.py 1581.1.1 18 years ago Robert Collins Bugfix aliases to be backwards compatible with plu 4.4 KB Diff Download File
test_testament.py 1558.1.3 18 years ago Aaron Bentley Fixed deprecated op use in test suite 7.7 KB Diff Download File
test_trace.py 1185.33.63 18 years ago Martin Pool Better display of BzrError classes that are not Bz 2.6 KB Diff Download File
test_transactions.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 7.4 KB Diff Download File
test_transform.py 1534.7.192 18 years ago Aaron Bentley Record hashes produced by merges 33.6 KB Diff Download File
test_transport.py 1534.4.9 18 years ago Robert Collins Add a readonly decorator for transports. 3.8 KB Diff Download File
test_transport_implementations.py 1553.5.13 18 years ago Martin Pool New Transport.rename that mustn't overwrite Change 32.4 KB Diff Download File
test_tsort.py 1570.1.7 18 years ago Robert Collins Replace the slow topo_sort routine with a much fas 3.3 KB Diff Download File
test_ui.py 1553.5.33 18 years ago Martin Pool LockDir review comment fixes 2.5 KB Diff Download File
test_uncommit.py 1558.1.12 18 years ago Aaron Bentley Got uncommit working properly with checkouts 1.7 KB Diff Download File
test_upgrade.py 1556.1.4 18 years ago Robert Collins Add a new format for what will become knit, and th 16.1 KB Diff Download File
test_weave.py 1534.7.186 18 years ago Aaron Bentley Made weave conflict markers customizable, standard 31.8 KB Diff Download File
test_whitebox.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2 KB Diff Download File
test_workingtree.py 1508.1.24 18 years ago Robert Collins Add update command for use with checkouts. 6.8 KB Diff Download File
test_xml.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 5.7 KB Diff Download File
TestUtil.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.7 KB Diff Download File
treeshape.py 1185.31.33 18 years ago John Arbash Meinel A couple more path.join statements needed changing 2.6 KB Diff Download File