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 | |||
__init__.py | 1185.65.19 | 19 years ago | Robert Collins | Merge from jam-storage. | 26.6 KB | ||
HTTPTestUtil.py | 1185.31.41 | 19 years ago | John Arbash Meinel | Creating a PathNotChild exception, and using relpa | 5.2 KB | ||
stub_sftp.py | 1185.50.20 | 19 years ago | John Arbash Meinel | merge permissions branch, also fixup tests so they | 5.6 KB | ||
test_ancestry.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 2.1 KB | ||
test_annotate.py | 1185.65.15 | 19 years ago | Robert Collins | Merge from integration. | 2.3 KB | ||
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 | ||
test_bad_files.py | 1185.33.66 | 19 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 2.9 KB | ||
test_basis_inventory.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 1.9 KB | ||
test_branch.py | 1185.69.2 | 19 years ago | John Arbash Meinel | Changed LockableFiles to take the root directory d | 15.7 KB | ||
test_command.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.3 KB | ||
test_commit.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 14.1 KB | ||
test_commit_merge.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 3.9 KB | ||
test_config.py | 1185.65.19 | 19 years ago | Robert Collins | Merge from jam-storage. | 23.3 KB | ||
test_conflicts.py | 1185.33.66 | 19 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 2 KB | ||
test_diff.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.9 KB | ||
test_fetch.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 9.7 KB | ||
test_gpg.py | 1185.57.1 | 19 years ago | John Arbash Meinel | Use the correct python in case it isn't in the pat | 2.6 KB | ||
test_graph.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.7 KB | ||
test_hashcache.py | 1185.60.5 | 19 years ago | Aaron Bentley | Reactivated hashcache tests | 3.8 KB | ||
test_http.py | 1185.49.17 | 19 years ago | John Arbash Meinel | [merge] Robey Pointer - some sftp fixes, and an ht | 1.9 KB | ||
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 | ||
test_inv.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 20.9 KB | ||
test_lockable_files.py | 1185.69.2 | 19 years ago | John Arbash Meinel | Changed LockableFiles to take the root directory d | 3.2 KB | ||
test_log.py | 1185.31.34 | 19 years ago | John Arbash Meinel | Removing instances of os.sep | 9.4 KB | ||
test_merge.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 2.9 KB | ||
test_merge3.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 11 KB | ||
test_merge_core.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 32.1 KB | ||
test_missing.py | 1185.54.23 | 19 years ago | Aaron Bentley | Added unit tests for find_unmerged | 2.3 KB | ||
test_msgeditor.py | 1526.1.4 | 19 years ago | Robert Collins | forgot my self. | 1.7 KB | ||
test_nonascii.py | 1185.33.54 | 19 years ago | Martin Pool | [merge] test renames and other fixes (John) | 1.3 KB | ||
test_options.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 2.2 KB | ||
test_osutils.py | 1532 | 19 years ago | Robert Collins | Merge in John Meinels integration branch. | 1.9 KB | ||
test_parent.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 1.9 KB | ||
test_permissions.py | 1185.69.2 | 19 years ago | John Arbash Meinel | Changed LockableFiles to take the root directory d | 11.2 KB | ||
test_plugins.py | 1185.31.57 | 19 years ago | John Arbash Meinel | [merge] bzr.dev | 5.5 KB | ||
test_remove.py | 1185.33.92 | 19 years ago | Martin Pool | [patch] fix for 'bzr rm -v' (Wouter van Heyst) | 390 bytes | ||
test_revision.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 14 KB | ||
test_revisionnamespaces.py | 1185.65.19 | 19 years ago | Robert Collins | Merge from jam-storage. | 4.2 KB | ||
test_revprops.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 1.4 KB | ||
test_reweave.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 5.6 KB | ||
test_rio.py | 1185.47.2 | 19 years ago | Martin Pool | Finish rio format and tests. | 7.5 KB | ||
test_sampler.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 1.3 KB | ||
test_selftest.py | 1526.1.4 | 19 years ago | Robert Collins | forgot my self. | 2.4 KB | ||
test_setup.py | 1185.31.59 | 19 years ago | John Arbash Meinel | Switch to sys.executable instead of just 'python' | 665 bytes | ||
test_sftp_transport.py | 1532 | 19 years ago | Robert Collins | Merge in John Meinels integration branch. | 11.8 KB | ||
test_smart_add.py | 1530 | 19 years ago | Robert Collins | * bzr add now lists how many files were ignored p | 8.2 KB | ||
test_source.py | 1526 | 19 years ago | Robert Collins | Bugfix to source testing logic to get the right pa | 3.2 KB | ||
test_status.py | 1185.65.15 | 19 years ago | Robert Collins | Merge from integration. | 5.9 KB | ||
test_store.py | 1185.50.20 | 19 years ago | John Arbash Meinel | merge permissions branch, also fixup tests so they | 14.9 KB | ||
test_testament.py | 1185.67.2 | 19 years ago | Aaron Bentley | Renamed Branch.storage to Branch.repository | 6.9 KB | ||
test_trace.py | 1185.33.63 | 19 years ago | Martin Pool | Better display of BzrError classes that are not Bz | 2.6 KB | ||
test_transactions.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 7.4 KB | ||
test_transport.py | 1185.50.20 | 19 years ago | John Arbash Meinel | merge permissions branch, also fixup tests so they | 31.5 KB | ||
test_tsort.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 2.7 KB | ||
test_ui.py | 1185.49.22 | 19 years ago | John Arbash Meinel | Added get_password to the UIFactory, using it insi | 1.8 KB | ||
test_uncommit.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 998 bytes | ||
test_upgrade.py | 1185.67.3 | 19 years ago | Aaron Bentley | Tweaked some text | 13.8 KB | ||
test_weave.py | 1185.50.29 | 19 years ago | John Arbash Meinel | Whitespace and other formatting cleanups suggested | 29.4 KB | ||
test_whitebox.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 4.1 KB | ||
test_workingtree.py | 1185.65.17 | 19 years ago | Robert Collins | Merge from integration, mode-changes are broken. | 7.1 KB | ||
test_xml.py | 1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 5.7 KB | ||
TestUtil.py | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 2.7 KB | ||
treeshape.py | 1185.31.33 | 19 years ago | John Arbash Meinel | A couple more path.join statements needed changing | 2.6 KB |