aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_inline.py
Commit message (Collapse)AuthorAgeFilesLines
* qa.J08nY2017-08-021-2/+2
|
* Fix .attach_keys and .attach_revocs in Wrappers.J08nY2017-08-021-0/+11
|
* Add revocation handling to Wrappers.J08nY2017-08-021-1/+31
|
* More test coverage for wrappers.J08nY2017-07-311-0/+15
|
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-2/+10
|
* Add tests for get_signature and get_encrypted.J08nY2017-07-271-4/+48
|
* Cleanup @public from tests.J08nY2017-07-181-5/+0
|
* More tests for PGP message wrappers and fix inline decrypt.feature/workflowsJ08nY2017-07-141-11/+35
|
* Move test data to subdirectories.J08nY2017-07-071-51/+51
|
* Add signing and encryption to InlineWrapper.J08nY2017-06-251-4/+42
|
* Fix handling of signatures in InlineWrapper.J08nY2017-06-231-6/+20
|
* Refactor tests, add tests for combined wrapper.J08nY2017-06-221-33/+14
|
* Add handling of sent keys to wrappers.J08nY2017-06-221-0/+35
|
* PEP8.J08nY2017-06-211-1/+1
|
* Add more InlineWrapper tests.J08nY2017-06-211-5/+30
|
* Add InlineWrapper tests.J08nY2017-06-211-0/+65