/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2009-01-18 16:40:11 UTC
  • mto: (0.152.55 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20090118164011-u920ewnjeafmwu5z
Start refactoring for remote branch tests.

* tests/test_upload.py:
(UploadUtilsMixin, TestUploadMixin): Splitted for better re-use.
(UploadUtilsMixin.make_branch_and_working_tree): Renamed from
make_local_branch.
(UploadUtilsMixin.upload_dir, UploadUtilsMixin.branch_dir): Delete
leading '/' use osutils.pathjoin instead, fix all uses.
(TestUploadMixin.test_no_upload_remote_wt): Deleted, not related
to full/incremental.
(TestUploadFromRemoteBranch): Start tests specific to remote
branch uploads.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.155.3 17 years ago James Westby Add some tests for the hook, rename the option to 1.1 KB Diff Download File
test_auto_upload_hook.py 0.155.3 17 years ago James Westby Add some tests for the hook, rename the option to 3.1 KB Diff Download File
test_upload.py 0.158.16 17 years ago Vincent Ladeuil Start refactoring for remote branch tests. * test 22.5 KB Diff Download File