~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2005-11-04 23:27:47 UTC
  • Revision ID: robertc@robertcollins.net-20051104232747-5872c68d759bc7be
Bugfix the config test suite to not create .bazaar in the dir where it is run.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 22.4 KB Diff Download File
blackbox.py 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 39 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 1415 19 years ago Robert Collins remove the ancestry weave file 2 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 1497 19 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 13.2 KB Diff Download File
test_commit_merge.py 1442.1.45 19 years ago Robert Collins replace __contains__ calls in stores with has_id 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.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 25.4 KB Diff Download File
test_parent.py 1393.2.1 19 years ago John Arbash Meinel Merged in split-storage-2 branch. Need to cleanup 1.9 KB Diff Download File
test_revision_info.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 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 1185.16.53 19 years ago Martin Pool - annotate improvements from Goffreddo, with extra 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 1490 19 years ago Robert Collins Implement a 'bzr push' command, with saved locatio 13.7 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 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 9.4 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 1497 19 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 15.8 KB Diff Download File
testlog.py 1092.2.24 19 years ago Robert Collins merge from martins newformat branch - brings in tr 5.8 KB Diff Download File
testmerge.py 1185.24.3 19 years ago Aaron Bentley Integrated reprocessing into the rest of the merge 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 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 13.7 KB Diff Download File
testrevisionnamespaces.py 1432 19 years ago Robert Collins branch: namespace 4 KB Diff Download File
testrevprops.py 1185.16.39 19 years ago Martin Pool - constraints on revprops - tests for this 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 1185.16.145 19 years ago Martin Pool Remove all assert statements from test cases. Tes 5.6 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 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 6.5 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 1501 19 years ago Robert Collins Move revert from Branch to WorkingTree. 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 1497 19 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 6.6 KB Diff Download File
whitebox.py 1501 19 years ago Robert Collins Move revert from Branch to WorkingTree. 4.3 KB Diff Download File