summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* have setup.py long_description just be README.rstMarcus Smith2014-03-011-1/+0
* Turn on everything in flake8Donald Stufft2014-02-241-0/+1
* Run flake8 on the entire repositoryDonald Stufft2014-01-281-2/+2
* Ignore the test data's flake8 resultsDonald Stufft2014-01-281-1/+1
* Run flake8 as part of the test suiteDonald Stufft2014-01-271-1/+13
* Setup ignores for flake8Donald Stufft2014-01-271-0/+3
* Remove concurrent test runs because they are failing randomlyDonald Stufft2013-11-041-15/+1
* Work around Python 3.2 import issuesDonald Stufft2013-09-051-2/+3
* Test that the documentation builds successfullyDonald Stufft2013-08-281-1/+7
* Test the collection of testsDonald Stufft2013-08-281-1/+5
* Setup tox so that it matches current state of the art for testingDonald Stufft2013-08-281-1/+9
* Require the newest version of scripttestDonald Stufft2013-08-211-1/+1
* Switch to using py.test as the test runner instead of noseDonald Stufft2013-08-211-2/+2
* can't use easy_install to install virtualenv test req from gitMarcus Smith2013-07-011-2/+7
* add back in old tox.iniMarcus Smith2013-05-291-13/+4
* break up tests dir into data, unit tests, and functional testsMarcus Smith2013-05-291-5/+14
* add a tox.iniChris McDonough2012-09-081-0/+8