python-gnupg/gnupg/test
Charles Duffy c648eea9de Not sufficient to drop bad options; good ones need to be passed through.
This code was broken: Half of it required `options` to be a string, and the
other half required `options` to be a list (which the tests enforced, but the
constructor would silently drop for normal-path initialization).
2014-10-22 08:23:20 -05:00
..
doctests Move tests/* → gnupg/test/* 2013-06-28 13:13:27 +00:00
files substitute expired test certificates 2014-08-01 17:13:22 -05:00
__init__.py Change LICENSE to GPLv3+, after discussion with intrigeri. 2013-07-27 19:27:53 +00:00
test_gnupg.py Not sufficient to drop bad options; good ones need to be passed through. 2014-10-22 08:23:20 -05:00