Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-28 | [tests] add pep8 to requirements-testing | Kali Kaneko | |
2015-07-23 | [tests] added setuptools_trial so the tests run using python setup.py test | Bruno Wagner | |
2013-05-21 | use temporary openpgpwrapper as a context manager | Kali Kaneko | |
in this way we implicitely catch any exception during the wrapped call, and ensure that the destructor is always called. |