aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/armor.test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Drop the old shell-based tests.Justus Winter2016-09-201-763/+0
| | | | | -- Signed-off-by: Justus Winter <[email protected]>
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-031-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]>
* Add unfinished gpgtar.Werner Koch2010-06-071-0/+575
| | | | | Collected changes and ports of bug fixes from stable.
* Ported changes from 1.4.Werner Koch2007-10-251-0/+7
| | | | | Add copyright notices.
* Migrated more stuff to doc/Werner Koch2006-08-211-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.