| Commit message (Expand) | Author | Files | Lines |
2017-01-02 | tests: Fix faked time in the TOFU test. | Justus Winter | 1 | -1/+1 |
2016-12-20 | tests: Add macro managing ephemeral home directories. | Justus Winter | 2 | -2/+12 |
2016-12-20 | tests: Add missing encrypted sample, cleanup samples handling. | Justus Winter | 3 | -5/+1340 |
2016-12-19 | tests: Use sequential test runner if only one test is given. | Justus Winter | 1 | -3/+4 |
2016-12-19 | test: Extend TOFU tests to also check the days with signatures. | Neal H. Walfield | 1 | -15/+71 |
2016-12-19 | tests: New test for --delete-[secret-]keys. | Justus Winter | 4 | -7/+153 |
2016-12-15 | g10: Rework the --quick-* interface. | Justus Winter | 1 | -4/+4 |
2016-12-14 | common: Support locating components in the build tree. | Justus Winter | 1 | -4/+20 |
2016-12-14 | tests: Rework check for trust models. | Justus Winter | 1 | -2/+7 |
2016-12-13 | g10,sm: Spell out --gen-key. | Justus Winter | 1 | -1/+1 |
2016-12-13 | g10: Hyphenate --clearsign. | Justus Winter | 1 | -2/+2 |
2016-12-13 | g10: Create expiring keys in quick key generation mode. | Justus Winter | 1 | -17/+14 |
2016-12-13 | gpgscm: Generalize the test runner. | Justus Winter | 1 | -1/+2 |
2016-12-13 | gpgscm: Move the test runner to the Scheme library. | Justus Winter | 1 | -141/+0 |
2016-12-13 | tests: Refactor test runner. | Justus Winter | 1 | -17/+28 |
2016-12-09 | tests: Add a test for '--quick-addkey'. | Justus Winter | 1 | -0/+65 |
2016-12-09 | tests: New test using all available compression algorithms. | Justus Winter | 3 | -0/+38 |
2016-12-07 | tests: Add test for '--quick-set-expire'. | Justus Winter | 1 | -0/+22 |
2016-12-07 | tests: Improve quick key manipulation test. | Justus Winter | 1 | -7/+1 |
2016-12-06 | tests: Add test importing a revocation certificate. | Justus Winter | 3 | -1/+48 |
2016-12-06 | tests: Rename 'error' to 'fail'. | Justus Winter | 18 | -32/+32 |
2016-12-06 | tests: Remove debugging display. | Justus Winter | 1 | -1/+0 |
2016-12-06 | tests: Update distributed files | Neal H. Walfield | 1 | -2/+21 |
2016-12-06 | tests: Check the signature count in the TOFU TFS record. | Neal H. Walfield | 1 | -0/+56 |
2016-12-06 | tests: Replace data used by the TOFU conflict test. | Neal H. Walfield | 28 | -192/+41 |
2016-12-05 | tests: New test for '--enarmor' and '--dearmor'. | Justus Winter | 2 | -0/+32 |
2016-12-01 | tests,build: Fix distcheck. | Justus Winter | 1 | -1/+3 |
2016-12-01 | tests: Add test for '--verify --multifile'. | Justus Winter | 2 | -0/+42 |
2016-11-30 | tests: Add test for '--encrypt --multifile'. | Justus Winter | 2 | -0/+40 |
2016-11-29 | tests: Add test for '--decrypt --multifile'. | Justus Winter | 2 | -0/+48 |
2016-11-28 | tests: Add test for the ssh key export. | Justus Winter | 4 | -1/+147 |
2016-11-28 | tests: Rename ssh test. | Justus Winter | 2 | -1/+1 |
2016-11-22 | g10: If the set of UTKs changes, invalidate any changed policies. | Neal H. Walfield | 1 | -0/+21 |
2016-11-22 | tests: Delay querying the avaliable algorithms. | Justus Winter | 7 | -16/+17 |
2016-11-21 | g10: Cache the effective policy. Recompute it when required. | Neal H. Walfield | 1 | -12/+16 |
2016-11-08 | tests: Fix environment setup. | Justus Winter | 1 | -2/+1 |
2016-11-08 | tests: Log and display output from tests when run in parallel. | Justus Winter | 1 | -11/+22 |
2016-11-08 | tests: Simplify test. | Justus Winter | 1 | -18/+6 |
2016-11-08 | tests,w32: Make cleanup more robust. | Justus Winter | 1 | -2/+4 |
2016-11-07 | tests: Write a log file for each test. | Justus Winter | 2 | -11/+13 |
2016-11-07 | tests: Move environment creation and teardown into each test. | Justus Winter | 49 | -168/+193 |
2016-11-07 | tests: Do not allow tests to be run in a shared environment. | Justus Winter | 2 | -38/+9 |
2016-11-07 | tests: Fix build. | Justus Winter | 1 | -1/+0 |
2016-11-07 | tests,tools: Reimplement 'mk-tdata' in Scheme. | Justus Winter | 3 | -11/+16 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2 | -2/+2 |
2016-11-03 | g10: Improve and unify key selection for -r and --locate-keys. | Justus Winter | 7 | -1/+240 |
2016-11-03 | gpgscm,tests: Add new functions to the test environment. | Justus Winter | 3 | -2/+37 |
2016-11-02 | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-10-26 | tests: Improve portability of fake-pinentry. | Werner Koch | 1 | -21/+28 |
2016-10-25 | agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry. | Justus Winter | 1 | -7/+58 |