summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-0/+1
* tests: Improve handling of spaces in $PATHWerner Koch2020-10-045-14/+14
* tests: Integrate --use-keyboxd into the OpenPGP test suite.Werner Koch2020-09-244-12/+37
* tests: Fix convenience function to run gpg.Werner Koch2020-09-241-1/+1
* tests: New test run envvar to run gpg under valgrind.Werner Koch2020-09-042-1/+14
* build: New configure option --disable-testsWerner Koch2020-08-201-1/+1
* gpg: Add regular expression support.NIIBE Yutaka2020-04-031-4/+0
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-3/+3
* Remove the now obsolete argparse code.Werner Koch2020-02-221-13/+10
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* Spelling cleanup.Daniel Kahn Gillmor2020-02-192-2/+2
* tests: Add a first v5 sample keyWerner Koch2019-03-203-0/+42
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-152-1/+3
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-152-0/+66
* gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-02-251-1/+3
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-02-215-10/+5
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-5/+5
* gpgscm: Suppress warnings for GCC > 6.NIIBE Yutaka2018-09-061-15/+14
* gpg: Ignore the multiple message override options.Werner Koch2018-05-301-8/+4
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-151-0/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-107-13/+28
|\
| * tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka2018-04-047-13/+28
* | Merge branch 'STABLE-BRANCH-2-2'Werner Koch2018-02-221-1/+1
|\|
| * tests: Fix for NetBSD with __func__.NIIBE Yutaka2018-01-291-1/+1
| * agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-262-2/+6
| * tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-111-4/+4
* | gpg: New maintainer option --debug-set-iobuf-size.Werner Koch2018-01-241-3/+3
* | tests: Handle the case with DISABLE_REGEX.NIIBE Yutaka2017-11-132-2/+7
* | tests: Run the trust-pgp-4 test again.Damien Goutte-Gattat2017-11-131-4/+2
* | tests: Minor imporvement in agent invocationWerner Koch2017-11-061-0/+1
* | agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-262-2/+6
* | tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-081-4/+4
|/
* tests: Do not run trust-pgp-4.scmWerner Koch2017-08-231-2/+5
* tests: Add tests for the PGP trust model.Damien Goutte-Gattat2017-08-2117-2/+630
* tests: Move some functions into a common module.Damien Goutte-Gattat2017-08-212-24/+24
* gpgscm: Fix -Wimplicit-fallthrough warnings.Justus Winter2017-08-211-2/+12
* tests: Improve documentation.Justus Winter2017-08-101-3/+40
* build: New configure option --enable-all-tests.Werner Koch2017-08-082-1/+9
* gpgscm: Make the test summary stand outWerner Koch2017-08-081-0/+2
* tests: Do not run all tests unless in maintainer mode.Justus Winter2017-08-072-15/+33
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* gpgscm,w32: Fix testing for absolute paths.Justus Winter2017-07-181-2/+15
* tests: Improve 'shell.scm' script.Justus Winter2017-07-142-4/+25
* gpgscm: Library improvements.Justus Winter2017-07-142-1/+23
* gpgscm: Fail early if the test setup fails.Justus Winter2017-07-141-0/+2
* gpgscm: Make loading of modules less verbose.Justus Winter2017-07-131-1/+1
* gpgscm: Make it impossible to catch '*interpreter-exit*'.Justus Winter2017-07-131-2/+2
* tests: Improve test.Justus Winter2017-06-261-2/+2
* tests: Add test for gpgv.Justus Winter2017-06-214-268/+359
* gpgscm: Limit the number of parallel jobs.Justus Winter2017-06-192-15/+93