aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/armor.test (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-09-20tests: Drop the old shell-based tests.Justus Winter1-763/+0
-- Signed-off-by: Justus Winter <[email protected]>
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-1/+1
* agent/learncard.c: s/coccured/occurred/ * doc/dirmngr.texi: s/ommitted/omitted/, s/orginally/originally/, s/reponses/responses/i * doc/gpg-agent.texi, doc/dirmngr.texi, doc/gpg.texi: Fix "allows to" to more conventional english usage. * doc/tools.texi, g10/gpgcommpose.c, tests/openpgp/armor.scm, tests/openpgp/armor.test: s/occured/occurred/ * tools/gpgsplit.c: s/calcualting/calculating/ * sm/server.c: s/formated/formatted/ Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2010-06-07Add unfinished gpgtar.Werner Koch1-0/+575
Collected changes and ports of bug fixes from stable.
2007-10-25Ported changes from 1.4.Werner Koch1-0/+7
Add copyright notices.
2006-08-21Migrated more stuff to doc/Werner Koch1-0/+181
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.