~jcsackett/charmworld/bac-tag-constraints

  • Committer: Rick Harding
  • Author(s): Richard Harding
  • Date: 2012-12-06 12:26:06 UTC
  • mfrom: (68.1.4 makefile)
  • Revision ID: rick.harding@canonical.com-20121206122606-rakq2xa0ve9xmuns
Add a Makefile to build/run/test.

This is very hacky. It sets up a virtualenv with things installed and running,
but does it with symlinks and other hacks. These will be cleaned up as we move
forward. This moves some things into python packages and pulls from pypi,
however we can replace this with buildout and a download-cache in a follow up
branch.

It also adds an initial test to make sure that the `make test` command is
working correctly. It's a hollow test to be replaced later on.

R=hazmat
CC=
https://codereview.appspot.com/6870064
Filename Latest Rev Last Changed Committer Comment Size
..
charmworld 1 13 years ago kapil.foss at gmail charmworld pyramid starter Diff
docs 33 13 years ago kapil.foss at gmail add install doc Diff
scripts 21 13 years ago Kapil Thangavelu add ctl scripts Diff
.bzrignore 68.1.1 12 years ago Rick Harding Update with trunk and resolve conflicts 164 bytes Diff Download File
AUTHORS.txt 62 12 years ago kapil.foss at gmail add authors, and project link 41 bytes Diff Download File
CHANGES.txt 1 13 years ago kapil.foss at gmail charmworld pyramid starter 28 bytes Diff Download File
development.ini 66.1.1 12 years ago Rick Harding Inital tweaks getting going 796 bytes Diff Download File
LICENSE.txt 61 12 years ago kapil.foss at gmail add license 33.7 KB Diff Download File
Makefile 68.1.4 12 years ago Rick Harding Move imports in test code and add make helper to r 1.8 KB Diff Download File
MANIFEST.in 1 13 years ago kapil.foss at gmail charmworld pyramid starter 133 bytes Diff Download File
production.ini 54 12 years ago Kapil Thangavelu exception logging with url, bzr revision check use 1 KB Diff Download File
README.txt 7 13 years ago kapil.foss at gmail work in progress on multi namespace support 252 bytes Diff Download File
requirements.txt 66.1.4 12 years ago Rick Harding Add initial work to get tests working 537 bytes Diff Download File
setup.cfg 1 13 years ago kapil.foss at gmail charmworld pyramid starter 538 bytes Diff Download File
setup.py 68.1.3 12 years ago Rick Harding remove tests_require. Done in the makefile 1003 bytes Diff Download File