summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Removed dependency on unittest2, also merged requirements.txt for py 2.x and 3.xSybren A. St?vel2016-01-141-2/+0
* Simplified Tox configuration and dropped Python 3.2 support.Sybren A. St?vel2016-01-131-36/+5
* Dropped support for Python 2.5; Tox doesn't support it any more and it's way ...Sybren A. St?vel2014-02-021-9/+1
* Added Python 3.3 to tox.iniSybren A. St?vel2013-09-151-1/+9
* Updated tox dependenciesSybren A. St?vel2012-06-181-5/+6
* pypy 1.6 (nightly) is now faster than python2.7. Re-enables tests.Yesudeep Mangalapilly2011-08-241-1/+2
* Fixes a silly error.Yesudeep Mangalapilly2011-08-171-1/+1
* Increase test verbosity.Yesudeep Mangalapilly2011-08-161-1/+1
* Moves incompatible doctests to unit test modules.Yesudeep Mangalapilly2011-08-161-1/+1
* Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly2011-08-161-4/+19
* Adds tox configuration to test with multiple python versions.Yesudeep Mangalapilly2011-08-111-0/+32