aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/openpgp: Fake the system time for the tofu test.Justus Winter2016-06-233-3/+6
* gpgscm: Handle exceptions in the transformation monad.Justus Winter2016-06-231-13/+23
* tests/openpgp: Improve tests.Justus Winter2016-06-232-15/+14
* gpgscm: Add types for special objects.Justus Winter2016-06-231-6/+14
* gpgscm: Fix Scheme initialization.Justus Winter2016-06-231-0/+3
* gpgscm: Fix manual.Justus Winter2016-06-231-1/+1
* tests: Add four more sample messages for the two new keys to the repo.Werner Koch2016-06-234-0/+0
* tests: Add a set of sample messages for the two new keys to the repo.Werner Koch2016-06-2242-0/+421
* tests: Add two more sample keys for OpenPGP.Werner Koch2016-06-229-4/+144
* tests/migrations: Convert to Scheme and re-enable.Justus Winter2016-06-217-138/+167
* gpgscm: Add more file handling functions.Justus Winter2016-06-212-0/+44
* tests/openpgp: Port the remaining tests to Scheme.Justus Winter2016-06-214-13/+272
* gpgscm: Improve test framework.Justus Winter2016-06-212-13/+19
* gpgscm: Use native string searching functions.Justus Winter2016-06-214-43/+118
* gpgscm: Improve error reporting.Justus Winter2016-06-211-2/+27
* gpgscm: Make memory allocation failures fatal.Justus Winter2016-06-211-1/+1
* tests: Make make distcheck work again.Werner Koch2016-06-173-10/+13
* gpgscm: Silence compiler warnings.Werner Koch2016-06-171-7/+12
* Add license notices for TinySCHEME.Werner Koch2016-06-171-0/+0
* tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-1739-17/+3473
* tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter2016-06-1714-1/+2549
* tests/gpgscm: Foreign objects support for TinySCHEME.Justus Winter2016-06-173-1/+45
* tests/gpgscm: Dynamically allocate string buffer.Justus Winter2016-06-172-4/+34
* tests/gpgscm: Make exception value available.Justus Winter2016-06-171-4/+5
* tests/gpgscm: Add package macro.Justus Winter2016-06-171-0/+5
* tests/gpgscm: Expose function to open streams as Scheme ports.Justus Winter2016-06-172-1/+3
* tests/gpgscm: Nicer error message.Justus Winter2016-06-171-1/+1
* tests/gpgscm: Fix error hook.Justus Winter2016-06-171-1/+2
* tests/gpgscm: Handle unhandled enumeration values.Justus Winter2016-06-171-0/+6
* tests/gpgscm: Verbatim import of latest TinySCHEME.Justus Winter2016-06-177-0/+6917
* Add missing files so that make distcheck works again,Werner Koch2016-06-161-1/+2
* g10: Export cleartext keys as cleartextDaniel Kahn Gillmor2016-06-111-24/+4
* tests: Test the pinentry interactions when exporting keys.Justus Winter2016-05-231-5/+67
* tests: Add support for a passphrase queue to fake pinentry.Justus Winter2016-05-231-2/+94
* tests: Add logging to fake pinentry.Justus Winter2016-05-231-14/+108
* tests: Add export test.Justus Winter2016-05-232-0/+69
* tests: Disable the migrations testsWerner Koch2016-05-041-1/+1
* tests: Silence output of some tests.Werner Koch2016-05-033-3/+3
* common: Add support for the new extended private key format.Justus Winter2016-04-217-2/+199
* tests: Make migration test more robust and silent.Justus Winter2016-04-211-8/+18
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-201-0/+15
* tests: Test the migration from a classic GnuPG home directory.Justus Winter2016-04-206-1/+257
* tests: Set fake-pinentry's stdout and stdin to _IOLBF.Werner Koch2016-04-141-2/+19
* Now build "gpg" binary but install as "gpg2"Werner Koch2016-04-045-5/+5
* tests: Add missing file.Werner Koch2016-04-041-0/+1
* tests: Fix default key test.Justus Winter2016-04-041-2/+2
* tests/openpgp: Skip gpgtar test if it has not been built.Justus Winter2016-03-031-0/+6
* tests/openpgp: Make tests more portable.Uldis Anšmits2016-03-023-6/+6
* tests/openpgp: Qualify executables with extension.Justus Winter2016-02-231-2/+3
* tests/openpgp: Reimplement 'pinentry.sh' in c.Justus Winter2016-02-233-1/+60