summaryrefslogtreecommitdiff
path: root/tox-tmpl.ini
Commit message (Expand)AuthorAgeFilesLines
* Run Flask tests by defaultJulien Danjou2013-10-111-16/+5
* Enable and fix Sphinx testsJulien Danjou2013-10-071-35/+19
* types: fix error return when None is in EnumJulien Danjou2013-10-021-0/+10
* Add a test environment against pecan's development (master) branch.Ryan Petrello2013-10-021-1/+33
* Include Pecan tests in default Python environmentJulien Danjou2013-09-261-21/+7
* Update tox config to allow packaging jobs to work0.5b4Doug Hellmann2013-09-111-0/+7
* pep8 fixes, including a declaration in tox.ini for running flake8Ryan Petrello2013-09-051-1/+5
* Remove py25 and add 26 support to tox.Ryan Petrello2013-09-041-41/+15
* Remove a deprecated flag from tox.ini.Ryan Petrello2013-09-041-2/+0
* Add a py33 tox targetJulien Danjou2013-08-211-2/+16
* Require a python2.5 compatible version of Jinja2Christophe de Vienne2013-06-211-0/+1
* More --nologcapture to run tests so that suds does not get in the wayChristophe de Vienne2013-05-041-2/+2
* use --nologcapture to avoid a nasty failure when suds do some loggingChristophe de Vienne2013-05-041-1/+1
* Create some (incomplete) tests for the cornice adapter and fix itChristophe de Vienne2013-03-281-2/+13
* Downgrade webtest for tg11 and tg15 tests that are python2.5 basedChristophe de Vienne2013-03-251-2/+2
* Readd webtest for python 3Christophe de Vienne2013-03-251-0/+1
* More python2.5 workaroundChristophe de Vienne2013-03-251-5/+10
* Workaround issues with python2.5 environment testsChristophe de Vienne2013-03-251-1/+7
* flask is now part of the default test suiteChristophe de Vienne2013-03-251-1/+1
* Remove ipdbChristophe de Vienne2013-03-251-1/+0
* New flask adapter + test (run "tox -e flask" to test)Christophe de Vienne2013-03-251-0/+14
* Now use the awesome 'Cloud' sphinx themeChristophe de Vienne2013-01-301-0/+1
* Do not test py25 with std jsonChristophe de Vienne2013-01-261-0/+4
* Do not test py32 with sqlalchemy 0.5 anymoreChristophe de Vienne2013-01-261-0/+4
* Don't install wsme-sqlalchemy and wsme-extdirect to build the doc anymoreChristophe de Vienne2013-01-251-2/+0
* Add missing dependenciesChristophe de Vienne2013-01-251-0/+2
* Now use toxgen to produce the tox.ini fileChristophe de Vienne2013-01-251-0/+179