Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from nose to pytestpytest | Marc Abramowitz | 2016-03-08 | 6 | -36/+32 |
| | |||||
* | Check paste.wsgilib.add_close._closed | Marc Abramowitz | 2016-03-07 | 1 | -0/+2 |
| | |||||
* | Add tests for `add_close` class | Marc Abramowitz | 2016-03-07 | 1 | -0/+50 |
| | |||||
* | Enable testing with pypytox_add_pypy | Marc Abramowitz | 2016-03-07 | 1 | -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_py35 | Marc Abramowitz | 2016-03-07 | 65 | -0/+3385 |