/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-05-08 13:39:32 UTC
  • mto: (4343.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090508133932-4fbx4z8fvraeyjdy
Fixed as per John's and Markus reviews.

* bzrlib/tests/blackbox/test_push.py:
(TestPush.test_push_with_revisionspec): Fix wrong run_bzr_error
call. Additionnally the error regexp was wrong !

* bzrlib/tests/blackbox/test_ls.py:
(TestLS.test_ls_path, TestLS.test_kinds): Fix wrong run_bzr_error
calls.

* bzrlib/tests/__init__.py:
(TestCase.run_bzr): Add a check to catch errors in error_regexes
usage where people use a a string that it then iterated char by
char for matching (which is most certainly not the intent of the
test writer).

* bzrlib/tests/blackbox/test_log.py:
Fix run_bzr_error calls. Fix some white spaces issues (some
expected strings were using TABs and were wrongly caught by
test_coding_style(), but fixing the strings wasn't really a
problem either.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4288.1.7 16 years ago Robert Collins Add new remote server verb Branch.set_parent_locat 11.3 KB Diff Download File
bzrdir.py 4307.2.2 16 years ago Robert Collins Lock repositories created by BzrDirFormat.initiali 17.6 KB Diff Download File
client.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 33.8 KB Diff Download File
message.py 4294.2.7 16 years ago Robert Collins Start building up a BzrDir.initialize_ex verb for 13.2 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 49.5 KB Diff Download File
repository.py 4199 16 years ago Canonical.com Patch Queue Manager (robertc) Negatively cache ghosts and misses durin 24.4 KB Diff Download File
request.py 4294.2.8 16 years ago Robert Collins Reduce round trips pushing new branches substantia 21.6 KB Diff Download File
server.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 12.5 KB Diff Download File
vfs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File