712
by brondsem on
25 January 2008, 19:35:28 -0600
(11 months ago)
include keyring in test data. Keyserver wasn't available all the time so tests were failing, this is much more reliable. No idea how compatible the keyring is with other versions of gnupg
711
by brondsem on
24 January 2008, 21:38:00 -0600
(11 months ago)
OpenPGP-Fingerprint header is now optional optionally add a header about why the signature is considered invalid remove some old debugging
710
by brondsem on
22 January 2008, 22:36:10 -0600
(11 months ago)
new subkey test with more generic content, and the previous one didn't seem to fail like I had expected subkey test explicitly looks for primary key use primary key not subkey
709
by brondsem on
20 January 2008, 23:47:05 -0600
(11 months ago)
clear syntax for defining test patterns start adding a header for the pgp fingerprint, and testing for it call tags instead of tokens
677
by brondsem on
10 May 2007, 21:25:21 -0500
(19 months ago)
be more explicit in anti-patterns move one test from -bad to -unknown acceptance-unknown tests pass now
628
by brondsem on
31 March 2007, 23:39:59 -0500
(21 months ago)
retweak pod ignore t/data/01_test_rules.cf use t/config so that since we need run_net_tests=y which isn't the default
627
by brondsem on
31 March 2007, 23:18:48 -0500
(21 months ago)
fix svn:ignore on . don't use pod-coverage test since methods don't need to be documented for a plugin, it's not an API create separate config file, and use that during testing too update MANIFEST twe…
624
by brondsem on
31 March 2007, 12:10:11 -0500
(21 months ago)
refactor basic.t into 4 acceptance tests by type, and acceptance-base.pl for most of the shared functionality