~bzr-pqm/bzr/bzr.dev

Refactored the export code to make it easier to add new export formats.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.16.147 19 years ago Martin Pool [patch] Test base directory must be unicode (from 22.4 KB Diff Download File
blackbox.py 1185.31.5 19 years ago John Arbash Meinel Merged pull --verbose changes 42.2 KB Diff Download File
HTTPTestUtil.py 1185.16.89 19 years ago mbp at sourcefrog Fix http server tests for win32/macos (John) 5.6 KB Diff Download File
stub_sftp.py 1185.16.127 19 years ago Martin Pool [patch] paramiko sftp tests (robey) 4.6 KB Diff Download File
test_ancestry.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 2.1 KB Diff Download File
test_bad_files.py 1185.3.29 19 years ago John Arbash Meinel Added test cases for handling bogus files. 2.9 KB Diff Download File
test_command.py 1185.12.59 19 years ago Aaron Bentley Added command-quieting test 1.2 KB Diff Download File
test_commit.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 13.7 KB Diff Download File
test_commit_merge.py 1457.1.15 19 years ago Robert Collins Move add_pending_merge to WorkingTree. 3.8 KB Diff Download File
test_conflicts.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 1.6 KB Diff Download File
test_merge_core.py 1185.31.10 19 years ago John Arbash Meinel Adding merge-delete-conflicts test case. 26.3 KB Diff Download File
test_parent.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 1.9 KB Diff Download File
test_revision_info.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 4.5 KB Diff Download File
test_smart_add.py 1497 19 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 6.6 KB Diff Download File
test_upgrade.py 1430 19 years ago Robert Collins touchup the prefixed-store patch 13.8 KB Diff Download File
test_weave.py 1185.16.125 19 years ago Martin Pool Test for 'name in weave' 24.1 KB Diff Download File
test_xml.py 1185.16.123 19 years ago Martin Pool Fix syntax of serializer_v5.pack_revision_to_strin 5.7 KB Diff Download File
testannotate.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 1.9 KB Diff Download File
testapi.py 1185.16.130 19 years ago Martin Pool Fix tests 1.3 KB Diff Download File
testbranch.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 13.9 KB Diff Download File
testconfig.py 1502 19 years ago Robert Collins Bugfix the config test suite to not create .bazaar 21.5 KB Diff Download File
testdiff.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 1.9 KB Diff Download File
testfetch.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 9.6 KB Diff Download File
testgpg.py 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 2 KB Diff Download File
testgraph.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 1.7 KB Diff Download File
testhashcache.py 1390 19 years ago Robert Collins pair programming worx... merge integration and wea 3.8 KB Diff Download File
testhttp.py 1185.16.68 19 years ago Martin Pool - http url fixes suggested by Robey Pointer, and t 1.2 KB Diff Download File
testidentitymap.py 1417.1.12 19 years ago Robert Collins cache revision history during read transactions 3.7 KB Diff Download File
testinv.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 15.9 KB Diff Download File
testlog.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.8 KB Diff Download File
testmerge.py 1457.1.14 19 years ago Robert Collins Move pending_merges() to WorkingTree. 1.9 KB Diff Download File
testmerge3.py 1185.24.1 19 years ago Aaron Bentley Got reprocessing working 11 KB Diff Download File
testnonascii.py 1185.12.91 19 years ago Aaron Bentley Fixed exception (No such thing as EncodingError th 1.3 KB Diff Download File
testoptions.py 1185.25.3 19 years ago Aaron Bentley Restored short options in help 2.1 KB Diff Download File
testplugins.py 1492 19 years ago Robert Collins Support decoration of commands. Commands.register 2.8 KB Diff Download File
testrevision.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 13.9 KB Diff Download File
testrevisionnamespaces.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 4.1 KB Diff Download File
testrevprops.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 1.3 KB Diff Download File
testreweave.py 1185.16.118 19 years ago mbp at sourcefrog More reweave tests 5.6 KB Diff Download File
testsampler.py 1417.1.3 19 years ago Robert Collins add sample test script 1.3 KB Diff Download File
testsftp.py 1185.16.127 19 years ago Martin Pool [patch] paramiko sftp tests (robey) 3.9 KB Diff Download File
teststatus.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.7 KB Diff Download File
teststore.py 1185.16.146 19 years ago Martin Pool Fix up assert with sideeffects in CompressedTextSt 13.5 KB Diff Download File
testtestament.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 6.6 KB Diff Download File
testtransactions.py 1417.1.12 19 years ago Robert Collins cache revision history during read transactions 7.4 KB Diff Download File
testtransport.py 1469 19 years ago Robert Collins Change Transport.* to work with URL's. * bzrlib. 19.3 KB Diff Download File
testtsort.py 1185.16.115 19 years ago mbp at sourcefrog Another topo_sort test 2.7 KB Diff Download File
TestUtil.py 1092.1.20 19 years ago Robert Collins import and use TestUtil to do regex based partial 2.7 KB Diff Download File
testworkingtree.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.2 KB Diff Download File
treeshape.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 2.6 KB Diff Download File
versioning.py 1185.31.8 19 years ago John Arbash Meinel Modified mkdir functionality, to handle multiple n 8.6 KB Diff Download File
whitebox.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 4.3 KB Diff Download File