aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-sig-notation.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-01tests: Fix notation tests.Justus Winter1-3/+2
* lang/python/tests/t-sig-notation.py (check_result): Check critical flag. * tests/gpg/t-sig-notation.c (check_result): Likewise. Fixes-commit: 1cacd7d0 Signed-off-by: Justus Winter <[email protected]>
2016-05-31python: Port more tests.Justus Winter1-0/+68
* lang/python/gpgme.i: Hide length fields of notations. * lang/python/tests/Makefile.am (pytests): Add new tests. * lang/python/tests/t-decrypt-verify.py: New file. * lang/python/tests/t-sig-notation.py: Likewise. * lang/python/tests/t-verify.py: Likewise. Signed-off-by: Justus Winter <[email protected]>