summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* fix tox -e docs build using allowlist_externalsGael Pasgrimaud2023-01-031-1/+2
* stop python3.6 supportÉloi Rivard2022-01-161-1/+1
* Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ...github-actionsSteve Piercy2020-11-181-1/+3
* Remove coverage per platform, keep for separate build.Steve Piercy2020-11-131-1/+0
* Attempt Windows builds by running coverage via pytestSteve Piercy2020-11-131-1/+1
* Formatting. Remove coverage erase.Steve Piercy2020-11-121-3/+5
* Simplify tox coverage envSteve Piercy2020-11-121-7/+5
* - Add Python 3.9Steve Piercy2020-11-121-21/+14
* Dropped support for Python 2.7 and 3.5David Smith2020-11-071-1/+1
* ci: test and mark as python3.8 compatibleTom Milligan2020-03-261-1/+1
* no longer test py34Gael Pasgrimaud2019-10-111-1/+1
* mergeSteve Piercy2018-09-221-3/+10
* py33 is finally too old; remove itpytestGael Pasgrimaud2018-09-221-1/+1
* show report per pyXX; readd py33 on travisGael Pasgrimaud2018-09-221-0/+1
* switch to pytestGael Pasgrimaud2018-09-221-8/+10
* add py37 to tox confGael Pasgrimaud2018-07-301-2/+2
* Test against py36Steven Loria2017-05-111-3/+3
* fix tests (ignore contributing.rst)Gael Pasgrimaud2016-12-161-1/+1
* drop py2.6 supportGael Pasgrimaud2016-09-151-2/+2
* simple tox config; remove pypy from travis - lxml install failGael Pasgrimaud2016-01-071-54/+5
* Test against python 3.5Steven Loria2015-11-141-1/+6
* do not cover 34. coverage bugGael Pasgrimaud2015-11-011-2/+6
* drop py32 support (still work but test dependencies failGael Pasgrimaud2015-07-241-1/+1
* py34 supportGael Pasgrimaud2015-07-241-1/+6
* fix coverageGael Pasgrimaud2015-02-051-3/+3
* back to nose<1.3.0... should try nose2 one dayGael Pasgrimaud2014-06-291-1/+1
* looks like a -x flag is the only way to skip running tests for CHANGELOG.rstGael Pasgrimaud2014-06-291-1/+3
* remove pypy from tox so it won't break jenkinsGael Pasgrimaud2014-04-161-1/+1
* try to force nose version with tox. feel desperate...Gael Pasgrimaud2014-04-161-0/+1
* use pip freeze to show the versions use during testingGael Pasgrimaud2014-04-161-2/+1
* what a typo. maybe I need a break..Gael Pasgrimaud2014-04-151-1/+0
* try with nose < 1.3Gael Pasgrimaud2014-04-151-0/+4
* py2.6 need ordereddictGael Pasgrimaud2014-04-151-0/+1
* casperjs has moved to webtest-casperjsGael Pasgrimaud2013-02-231-1/+0
* Now tests on pypyChristophe de Vienne2013-02-221-1/+6
* move bootstrap.sh into fixtures/Domen Kožar2013-02-221-1/+1
* add a test to load an app with pastedeployGael Pasgrimaud2013-02-211-0/+2
* re-add mockGael Pasgrimaud2013-02-211-0/+1
* fix the internetzDomen Kožar2013-02-211-3/+1
* merge conflictsGael Pasgrimaud2013-02-211-5/+4
|\
| * Let nose run coverageChristophe de Vienne2013-02-211-5/+4
* | add mockGael Pasgrimaud2013-02-211-0/+1
* | merge conflictGael Pasgrimaud2013-02-211-1/+1
|/
* Add --show-missing to coverage so that we can see what lines are not coveredChristophe de Vienne2013-02-211-2/+2
* Clear the coverage datas before combiningChristophe de Vienne2013-02-211-0/+1
* Combine coverage results, enable nose xunit output.Christophe de Vienne2013-02-211-59/+37
* re-add pypiGael Pasgrimaud2012-12-071-0/+16
* fix selenium testsGael Pasgrimaud2012-12-071-0/+8
* remove some ugly stuff by using future's literal and six. this mean we do no ...Gael Pasgrimaud2012-12-051-28/+33
* add test coverage to toxDomen Kožar2012-11-211-5/+15