diff options
| author | Marcus Brinkmann <[email protected]> | 2001-12-14 15:35:29 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2001-12-14 15:35:29 +0000 |
| commit | a54c0a05b5ba239e06444e55b2a4c2bd87c761ce (patch) | |
| tree | 2c69162db342ab59c8229493f6de38bbe12d2313 /tests/ChangeLog | |
| parent | 2001-12-14 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-a54c0a05b5ba239e06444e55b2a4c2bd87c761ce.tar.gz gpgme-a54c0a05b5ba239e06444e55b2a4c2bd87c761ce.zip | |
2001-12-14 Marcus Brinkmann <[email protected]>
* configure.ac (GPG): Substitute this variable.
(GPGSM): Likewise.
tests/
CVS2001-12-14 Marcus Brinkmann <[email protected]>
* gpg/Makefile.am (GPG): Set to @GPG_PATH@.
(./pubring.gpg): Use $(GPG) instead gpg.
(./secring.gpg): Likewise.
* gpgsm/t-import.c (main): Remove third test case.
* gpgsm/Makefile.am (GPGSM): Set to @GPGSM@.
(all-local): New target.
(./pubcerts.kbx): Likewise.
* gpgsm/t-encrypt.c: New file.
* gpgsm/Makefile.am (TESTS): Add t-encrypt.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index fa8712ad..34bd5797 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,18 @@ 2001-12-14 Marcus Brinkmann <[email protected]> + * gpg/Makefile.am (GPG): Set to @GPG_PATH@. + (./pubring.gpg): Use $(GPG) instead gpg. + (./secring.gpg): Likewise. + + * gpgsm/t-import.c (main): Remove third test case. + * gpgsm/Makefile.am (GPGSM): Set to @GPGSM@. + (all-local): New target. + (./pubcerts.kbx): Likewise. + * gpgsm/t-encrypt.c: New file. + * gpgsm/Makefile.am (TESTS): Add t-encrypt. + +2001-12-14 Marcus Brinkmann <[email protected]> + * gpgsm/t-keylist.c: New file. * gpgsm/Makefile.am (TESTS): Add t-keylist. |
