Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-16 | openpgp: Default stdin='' in _spawn_gpg() | Michał Górny | |
Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2020-05-16 | openpgp: Pass 'gpg --batch' to _spawn_gpg() explicitly | Michał Górny | |
Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2019-03-16 | tests: Fix MockedWKDOpenPGPEnvironment._spawn_gpg() return types | Michał Górny | |
2018-07-25 | tests: Add half-mocked tests for WKD-based refresh | Michał Górny | |
2018-07-25 | tests: Add tests for keyserver-based refreshing | Michał Górny | |
2017-10-29 | testutil: Simplify tests to use shutil.rmtree() for tempdir | Michał Górny | |
2017-10-27 | Use sys.hexversion instead of .version_info | Michał Górny | |
2017-10-27 | testutil: Fix logger warnings for py2 | Michał Górny | |
2017-10-27 | testutil: Handle silencing logging for tests | Michał Górny | |
2017-10-25 | tests: Split TempDirTestCase into common module | Michał Górny | |