summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add integration tests with known consumersDoug Hellmann2014-01-031-0/+18
* add venv environ to tox config1.5.1Doug Hellmann2014-01-031-0/+3
* Move to stackforgeDoug Hellmann2013-12-201-2/+2
* add pypy test env configurationpyparsing-updateDoug Hellmann2013-09-231-1/+1
* force python2.6 for that test envDoug Hellmann2013-08-161-0/+3
* move tests into cliff packageDoug Hellmann2013-07-261-1/+1
* turn off distribute in toxDoug Hellmann2013-06-121-1/+2
* fix flake8 issues with setup.pyDoug Hellmann2013-06-111-1/+1
* add python 3.3 to toxDoug Hellmann2013-03-261-1/+1
* add style checks to testsDoug Hellmann2013-03-161-1/+1
* use flake8 for style checksDoug Hellmann2013-03-161-4/+4
* 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
* 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 pyth...Doug Hellmann2012-04-291-1/+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