summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-3/+3
* The egg test wasn't working properly. Thanks, py2.3, for pointing this outNed Batchelder2012-12-211-5/+4
* Igor can do more than one thing in one run.Ned Batchelder2012-11-301-5/+1
* Might as well combine the two setup.py steps.Ned Batchelder2012-11-241-2/+1
* Less noise in the test output.Ned Batchelder2012-11-111-3/+3
* Pass command-line args to the testing tasksNed Batchelder2012-10-221-2/+2
* Tox doesn't support 2.4, even though it understands py24.Ned Batchelder2012-09-081-1/+1
* Don't attempt the C extension under PyPy.Ned Batchelder2012-09-021-1/+9
* Clean upNed Batchelder2012-07-111-4/+4
* We don't need our own copy of mock any more.Ned Batchelder2012-07-111-1/+3
* I like the name igor better :)Ned Batchelder2012-07-111-4/+4
* A crude Python script to make all tox commands runnable from the virtualenv.Ned Batchelder2012-07-091-5/+6
* Merge with upstream changesMarc Abramowitz2012-07-071-1/+10
* Simplified tox.iniMarc Abramowitz2012-07-071-81/+7
* Tweaks to tox.ini so that these are much less test failuresMarc Abramowitz2012-06-221-15/+42
* tox.ini: Add additional targets to envlistMarc Abramowitz2012-06-201-1/+1
* Add a tox.ini for tox (http://tox.testrun.org/)Marc Abramowitz2012-06-201-0/+65