aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-11tests: Fix a test which specifies expiration date.NIIBE Yutaka1-4/+4
2017-08-23tests: Do not run trust-pgp-4.scmWerner Koch1-2/+5
2017-08-21tests: Add tests for the PGP trust model.Damien Goutte-Gattat17-2/+630
2017-08-21tests: Move some functions into a common module.Damien Goutte-Gattat2-24/+24
2017-08-21gpgscm: Fix -Wimplicit-fallthrough warnings.Justus Winter1-2/+12
2017-08-10tests: Improve documentation.Justus Winter1-3/+40
2017-08-08build: New configure option --enable-all-tests.Werner Koch2-1/+9
2017-08-08gpgscm: Make the test summary stand outWerner Koch1-0/+2
2017-08-07tests: Do not run all tests unless in maintainer mode.Justus Winter2-15/+33
2017-08-04tests: Adjust tests for changed --auto-key-locate default.Werner Koch1-0/+2
2017-07-18gpgscm,w32: Fix testing for absolute paths.Justus Winter1-2/+15
2017-07-14tests: Improve 'shell.scm' script.Justus Winter2-4/+25
2017-07-14gpgscm: Library improvements.Justus Winter2-1/+23
2017-07-14gpgscm: Fail early if the test setup fails.Justus Winter1-0/+2
2017-07-13gpgscm: Make loading of modules less verbose.Justus Winter1-1/+1
2017-07-13gpgscm: Make it impossible to catch '*interpreter-exit*'.Justus Winter1-2/+2
2017-06-26tests: Improve test.Justus Winter1-2/+2
2017-06-21tests: Add test for gpgv.Justus Winter4-268/+359
2017-06-19gpgscm: Limit the number of parallel jobs.Justus Winter2-15/+93
2017-06-19gpgscm: Improve option parsing.Justus Winter1-1/+7
2017-06-19gpgscm: Improve error handling of foreign functions.Justus Winter1-2/+1
2017-06-19gpgscm: Improve error reporting.Justus Winter2-25/+27
2017-06-19tests: Run the OpenPGP tests using the new extended key format.Justus Winter2-6/+18
2017-05-18docs: Point to https://dev.gnupg.org/ .Daniel Kahn Gillmor1-1/+1
2017-05-17gpgscm: Fix checking for opcode arguments.Justus Winter1-1/+2
2017-05-17tests: Fix agent teardown in release builds.Justus Winter1-3/+3
2017-05-16tests: Configure the environments to use scdaemon from build tree.Justus Winter3-2/+7
2017-05-11tests: Also run all OpenPGP tests using keyrings.Justus Winter3-11/+31
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter18-120/+332
2017-05-11tests: Move the makefile parser.Justus Winter3-58/+77
2017-05-11gpgscm: Make it possible to set the logfile name.Justus Winter1-2/+3
2017-05-08tests: Clarify comments.Justus Winter1-2/+8
2017-05-04tests: Support tests that are expected to fail.Justus Winter1-27/+40
2017-05-04tests: Add function to dump packets.Justus Winter1-0/+6
2017-05-03gpgscm: Create and re-use frame objects.Justus Winter2-28/+114
2017-05-03gpgscm: Merge opexe_0.Justus Winter2-49/+38
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka5-9/+9
2017-04-25tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka1-1/+0
2017-04-24tests: Fix Python detection.Justus Winter1-9/+11
2017-04-24gpgscm: Refactor cell finalization.Justus Winter1-24/+41
2017-04-24gpgscm: Tweak error message display.Justus Winter1-2/+7
2017-04-24tests: Deduplicate and simplify code.Justus Winter5-33/+24
2017-04-24gpgscm: Fix test.Justus Winter1-2/+2
2017-04-24gpgscm: Improve syntax checking.Justus Winter1-2/+5
2017-04-24gpgscm: Emit JUnit-style XML reports.Justus Winter9-14/+256
2017-04-24gpgscm: Make logging less verbose and more useful.Justus Winter1-4/+5
2017-04-24gpgscm: Make test framework less functional.Justus Winter1-40/+35
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter84-171/+197
2017-04-24gpgscm: Move 'trace' and 'stringify'.Justus Winter2-12/+12
2017-04-24gpgscm: Avoid fruitless garbage collection cycles.Justus Winter2-8/+15