| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests: Add test for '--verify --multifile'. | Justus Winter | 2016-12-01 | 2 | -0/+42 |
* | tests: Add test for '--encrypt --multifile'. | Justus Winter | 2016-11-30 | 2 | -0/+40 |
* | tests: Add test for '--decrypt --multifile'. | Justus Winter | 2016-11-29 | 2 | -0/+48 |
* | tests: Add test for the ssh key export. | Justus Winter | 2016-11-28 | 4 | -1/+147 |
* | tests: Rename ssh test. | Justus Winter | 2016-11-28 | 2 | -1/+1 |
* | g10: If the set of UTKs changes, invalidate any changed policies. | Neal H. Walfield | 2016-11-22 | 1 | -0/+21 |
* | tests: Delay querying the avaliable algorithms. | Justus Winter | 2016-11-22 | 7 | -16/+17 |
* | g10: Cache the effective policy. Recompute it when required. | Neal H. Walfield | 2016-11-21 | 1 | -12/+16 |
* | tests: Fix environment setup. | Justus Winter | 2016-11-08 | 1 | -2/+1 |
* | tests: Log and display output from tests when run in parallel. | Justus Winter | 2016-11-08 | 1 | -11/+22 |
* | tests: Simplify test. | Justus Winter | 2016-11-08 | 1 | -18/+6 |
* | tests,w32: Make cleanup more robust. | Justus Winter | 2016-11-08 | 1 | -2/+4 |
* | tests: Write a log file for each test. | Justus Winter | 2016-11-07 | 2 | -11/+13 |
* | tests: Move environment creation and teardown into each test. | Justus Winter | 2016-11-07 | 49 | -168/+193 |
* | tests: Do not allow tests to be run in a shared environment. | Justus Winter | 2016-11-07 | 2 | -38/+9 |
* | tests: Fix build. | Justus Winter | 2016-11-07 | 1 | -1/+0 |
* | tests,tools: Reimplement 'mk-tdata' in Scheme. | Justus Winter | 2016-11-07 | 3 | -11/+16 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 2 | -2/+2 |
* | g10: Improve and unify key selection for -r and --locate-keys. | Justus Winter | 2016-11-03 | 7 | -1/+240 |
* | gpgscm,tests: Add new functions to the test environment. | Justus Winter | 2016-11-03 | 3 | -2/+37 |
* | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 2016-11-02 | 1 | -1/+1 |
* | tests: Improve portability of fake-pinentry. | Werner Koch | 2016-10-26 | 1 | -21/+28 |
* | agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry. | Justus Winter | 2016-10-25 | 1 | -7/+58 |
* | tests: Do not autostart gpg-agents on teardown. | Justus Winter | 2016-10-25 | 1 | -1/+2 |
* | tests: Simplify test. | Justus Winter | 2016-10-20 | 1 | -36/+31 |
* | tests: Flush stdout in the fake pinentry. | Justus Winter | 2016-10-20 | 1 | -0/+1 |
* | tests,w32: Cope with Windows line endings. | Justus Winter | 2016-10-20 | 1 | -1/+2 |
* | tests: Create and remove socket directories. | Justus Winter | 2016-10-20 | 3 | -15/+24 |
* | tests: Use shorter filenames. | Neal H. Walfield | 2016-10-13 | 16 | -32/+32 |
* | g10: Be more careful when checking if a binding is signed by a UTK. | Neal H. Walfield | 2016-10-13 | 1 | -1/+83 |
* | tests: Add test data to TEST_FILES. | Neal H. Walfield | 2016-10-13 | 1 | -1/+16 |
* | g10: Be more careful when checking cross signatures. | Neal H. Walfield | 2016-10-13 | 16 | -0/+152 |
* | tests: Remove support for deprecated functionality. | Neal H. Walfield | 2016-10-13 | 1 | -1/+0 |
* | tests: Rework test environment setup. | Justus Winter | 2016-10-07 | 1 | -5/+6 |
* | tests: Improve handling of Windows newlines. | Justus Winter | 2016-10-07 | 4 | -8/+8 |
* | tests,w32: Avoid using 'glob'. | Justus Winter | 2016-10-04 | 1 | -2/+1 |
* | g10: When adding a user id, make sure the keyblock has been prepared. | Neal H. Walfield | 2016-09-22 | 1 | -1/+22 |
* | tests: Add documentation, make interactive debugging possible. | Justus Winter | 2016-09-20 | 2 | -1/+45 |
* | tests: Drop the old shell-based tests. | Justus Winter | 2016-09-20 | 40 | -3337/+1 |
* | tests: Port the quick key manipulation test to Scheme. | Justus Winter | 2016-09-20 | 2 | -0/+67 |
* | tests: Remove list of tests from the test runner. | Justus Winter | 2016-09-20 | 1 | -43/+1 |
* | tests: Reduce runtime of excessive test. | Justus Winter | 2016-09-20 | 1 | -17/+1 |
* | tests: Refine exception handling. | Justus Winter | 2016-09-19 | 1 | -1/+1 |
* | Fix comment and format. | NIIBE Yutaka | 2016-09-17 | 1 | -1/+1 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 3 | -5/+5 |
* | tests: Simplify tofu test. | Justus Winter | 2016-09-12 | 1 | -66/+64 |
* | tests: Don't use --tofu-db-format. | Neal H. Walfield | 2016-09-07 | 1 | -33/+30 |
* | tests: Fix test. | Justus Winter | 2016-09-06 | 1 | -1/+1 |
* | tests: Speed up the test suite. | Justus Winter | 2016-09-05 | 2 | -126/+150 |
* | tests: Update README. | Justus Winter | 2016-09-05 | 1 | -8/+22 |