aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_inline.py
Commit message (Collapse)AuthorAgeFilesLines
* 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