summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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