summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Switch from nose to pytestpytestMarc Abramowitz2016-03-086-36/+32
|
* Check paste.wsgilib.add_close._closedMarc Abramowitz2016-03-071-0/+2
|
* Add tests for `add_close` classMarc Abramowitz2016-03-071-0/+50
|
* Enable testing with pypytox_add_pypyMarc Abramowitz2016-03-071-2/+2
| | | | | | | | This involved: - Adding "pypy" to the `tox.ini` envlist. - Adding `# doctest: +IGNORE_EXCEPTION_DETAIL` to 2 doctests, because the traceback message text is slightly different on PyPy.
* tox.ini: Add py35 to envlisttox_add_py35Marc Abramowitz2016-03-0765-0/+3385