]> git.donarmstrong.com Git - dak.git/commit
Add first unit tests for GnuPG wrapper.
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 2 Sep 2014 21:55:22 +0000 (23:55 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Tue, 2 Sep 2014 21:55:29 +0000 (23:55 +0200)
commit3b5f198f7625cf6ddc50f2a54608c07726b4e923
tree56b63893662b410e53f584d2cd0fd18324bda415
parentbc2a2a5909f657dcc83c992b1f113dbff7bb1e9c
Add first unit tests for GnuPG wrapper.
tests/fixtures/gpg/expired-subkey.asc [new file with mode: 0644]
tests/fixtures/gpg/expired.asc [new file with mode: 0644]
tests/fixtures/gpg/gnupghome/pubring.gpg [new file with mode: 0644]
tests/fixtures/gpg/gnupghome/secring.gpg [new file with mode: 0644]
tests/fixtures/gpg/valid.asc [new file with mode: 0644]
tests/test_gpg.py [new file with mode: 0755]