aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Improve gpgconf test.Justus Winter2017-01-102-6/+25
* tests: Add test for gpgconf.Justus Winter2017-01-103-2/+73
* tests: New test for --{show,override}-session-key.Justus Winter2017-01-052-0/+46
* tests: Fix macro.Justus Winter2017-01-053-8/+12
* tests,w32: Fix locating the components.Justus Winter2017-01-041-9/+29
* tests: Fix faked time in the TOFU test.Justus Winter2017-01-021-1/+1
* gpgscm: Fail if too many arguments are given.Justus Winter2017-01-022-6/+4
* gpgscm: Add 'finally', rework all macros.Justus Winter2017-01-022-44/+52
* gpgscm: Use boxed values for source locations.Justus Winter2017-01-022-46/+89
* gpgscm: Guard use of union member.Justus Winter2016-12-211-1/+1
* tests: Add test suite for gpgsm.Justus Winter2016-12-2020-1/+4837
* tests: Add macro managing ephemeral home directories.Justus Winter2016-12-202-2/+12
* tests: Move argument parser.Justus Winter2016-12-202-25/+25
* tests: Add missing encrypted sample, cleanup samples handling.Justus Winter2016-12-203-5/+1340
* tests: Use the common test framework for the migration tests.Justus Winter2016-12-194-16/+73
* tests: Use sequential test runner if only one test is given.Justus Winter2016-12-191-3/+4
* test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield2016-12-191-15/+71
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-194-7/+153
* gpgscm: Change associativity of ::.Justus Winter2016-12-191-3/+12
* gpgscm: Display location when assertions fail.Justus Winter2016-12-191-6/+9
* gpgscm: Make exception handling more robust.Justus Winter2016-12-191-1/+2
* g10: Rework the --quick-* interface.Justus Winter2016-12-151-4/+4
* build: Fix distcheck.Justus Winter2016-12-151-0/+2
* tests: Reuse GPGME's tests.Justus Winter2016-12-146-1/+390
* common: Support locating components in the build tree.Justus Winter2016-12-141-4/+20
* tests: Rework check for trust models.Justus Winter2016-12-141-2/+7
* g10,sm: Spell out --gen-key.Justus Winter2016-12-131-1/+1
* g10: Hyphenate --clearsign.Justus Winter2016-12-131-2/+2
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-131-17/+14
* gpgscm: Print failed and skipped tests.Justus Winter2016-12-131-5/+13
* gpgscm: Generalize the test runner.Justus Winter2016-12-132-9/+11
* gpgscm: Move the test runner to the Scheme library.Justus Winter2016-12-132-141/+151
* tests: Refactor test runner.Justus Winter2016-12-131-17/+28
* gpgscm: Improve library functions.Justus Winter2016-12-132-34/+88
* tests: Add a test for '--quick-addkey'.Justus Winter2016-12-091-0/+65
* tests: New test using all available compression algorithms.Justus Winter2016-12-093-0/+38
* gpgscm: Better error reporting.Justus Winter2016-12-086-62/+122
* gpgscm: Keep a history of calls for error messages.Justus Winter2016-12-085-4/+339
* gpgscm: Add flag TAIL_CONTEXT.Justus Winter2016-12-081-8/+44
* gpgscm: Add flags to the interpreter.Justus Winter2016-12-082-5/+44
* gpgscm: Implement tags.Justus Winter2016-12-083-0/+91
* gpgscm: Generalize 'for-each-p'.Justus Winter2016-12-081-7/+8
* tests: Add test for '--quick-set-expire'.Justus Winter2016-12-071-0/+22
* tests: Improve quick key manipulation test.Justus Winter2016-12-071-7/+1
* tests: Add test importing a revocation certificate.Justus Winter2016-12-063-1/+48
* tests: Rename 'error' to 'fail'.Justus Winter2016-12-0619-38/+38
* tests: Remove debugging display.Justus Winter2016-12-061-1/+0
* tests: Update distributed filesNeal H. Walfield2016-12-061-2/+21
* tests: Change (interactive-shell) to start an interactive shellNeal H. Walfield2016-12-061-1/+1
* tests: Check the signature count in the TOFU TFS record.Neal H. Walfield2016-12-061-0/+56