Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Silence output of some tests. | Werner Koch | 2016-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * common/t-exechelp.c (print_open_fds): Silence non-verbose output. (test_close_all_fds): Ditto. * common/t-session-env.c (show_stdnames): Indent output. * g10/test.c (TEST): Silence non-verbose okay output. (exit_tests): Ditto. * tools/gpg-zip.in (tar_verbose_opt): Add option --quiet. * tests/openpgp/gpgtar.test (GPGZIP): Pass option --quiet. * tests/openpgp/mds.test: Indent MD5 notice. * tests/openpgp/version.test: Indent --version output. Signed-off-by: Werner Koch <[email protected]> | ||||
* | tests: Handle disabled algorithms. | Werner Koch | 2014-02-10 | 1 | -4/+16 |
| | | | | | | * tests/openpgp/mds.test: Skip disabled algorithms. * tests/openpgp/signencrypt-dsa.test: Ditto. * tests/openpgp/sigs-dsa.test: Ditto. | ||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 1 | -0/+8 |
| | | | | | Add copyright notices. | ||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -0/+69 |
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. |