]> the.earth.li Git - onak.git/commit
Add tests for retrieving by sub key ID
authorJonathan McDowell <noodles@earth.li>
Sun, 10 Nov 2013 00:16:00 +0000 (16:16 -0800)
committerJonathan McDowell <noodles@earth.li>
Sun, 10 Nov 2013 00:16:00 +0000 (16:16 -0800)
commit438bd2cc9821da85d9f396b01bb14c8b770679c0
tree6749d1d6885cf7ab222e75fcf023608bb18a0816
parent5cb3cfdb9d8caa6d7a4a1979c50c46896957b934
Add tests for retrieving by sub key ID

2 tests for retrieving a key by a short 32 bit key id of a subkey and
the full 64 bit sub key id.
t/all-080-get-subkey.t [new file with mode: 0755]
t/all-090-get-subkey-short.t [new file with mode: 0755]