summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* add pypy test env configurationpyparsing-updateDoug Hellmann2013-09-231-1/+1
| | | | Change-Id: Iff4023d0078b7c1ac38396725f314f44e2ab2ffc
* force python2.6 for that test envDoug Hellmann2013-08-161-0/+3
| | | | Change-Id: I3aa10ae666c5806048145b7640e705bc5fca16ea
* move tests into cliff packageDoug Hellmann2013-07-261-1/+1
| | | | Change-Id: I1c1f20b51fdfb84b3ed657d26dccedfd23e780eb
* turn off distribute in toxDoug Hellmann2013-06-121-1/+2
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* fix flake8 issues with setup.pyDoug Hellmann2013-06-111-1/+1
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* add python 3.3 to toxDoug Hellmann2013-03-261-1/+1
| | | | | Change-Id: I55c1238e078ade1aff02cb026c32c2e0120b4b17 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* add style checks to testsDoug Hellmann2013-03-161-1/+1
| | | | | Change-Id: I34990c619e66df21148f28bc6d6d743332a4fa16 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* use flake8 for style checksDoug Hellmann2013-03-161-4/+4
| | | | | Change-Id: I25af2e978a8d11b84b930308516d597c75b387e0 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Add python2.6 supportMark McClain2012-08-291-1/+1
|
* pep8 cleanupDoug Hellmann2012-06-011-1/+1
|
* disable py26 tests since I do not have an environment for running themDoug Hellmann2012-05-141-1/+1
| | | | Change-Id: I3be53ecc356374940c22dbbc13cfc09bc0613301
* enable to use in Python2.6heavenshell2012-05-081-1/+1
|
* add a tox stage for pep8 testingDoug Hellmann2012-05-041-1/+5
|
* refactor ShowOne and Lister to share a common base classDoug Hellmann2012-04-291-1/+1
|
* 100% coverage of cliff.app moduleDoug Hellmann2012-04-291-1/+2
|
* add tests for App and fix an issue with error handling and clean_up() in ↵Doug Hellmann2012-04-291-1/+3
| | | | python 3.
* install nose for tox testsDoug Hellmann2012-04-201-1/+1
|
* add debug option to noseDoug Hellmann2012-04-201-1/+1
|
* add tox config file for testsDoug Hellmann2012-04-201-0/+6