/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
..
tests 0.154.1 17 years ago Vincent Ladeuil Create a simple setup.py and rework tests modules Diff
__init__.py 0.158.9 17 years ago Gary van der Merwe Add a check to make sure we are not uploading to a 15.6 KB Diff Download File
auto_upload_hook.py 0.155.3 17 years ago James Westby Add some tests for the hook, rename the option to 1.6 KB Diff Download File
COPYING.txt 0.152.37 17 years ago Martin Albisetti Added GPL 17.5 KB Diff Download File
README 0.158.8 17 years ago Gary van der Merwe Improve working in README. 2.6 KB Diff Download File
setup.py 0.152.49 17 years ago Vincent Ladeuil Fix typo. * setup.py: Add missing ','. 1.7 KB Diff Download File