libgcrypt/tests (7 files)
cvs user mo
cvs@cvs.gnupg.org
Tue, 15 Jul 2003 00:24:36 +0200
Date: Tuesday, July 15, 2003 @ 00:24:36
Author: mo
Path: /cvs/gnupg/libgcrypt/tests
Modified: ChangeLog Makefile.am ac.c basic.c keygen.c register.c tsexp.c
2003-07-14 Moritz Schulte <moritz@g10code.com>
* register.c: Adjust cipher specification structure.
* Makefile.am (EXTRA_PROGRAMS): Set to: benchmark testapi.
(check_PROGRAMS): Set to: $(TESTS).
2003-07-12 Moritz Schulte <moritz@g10code.com>
* ac.c, basic.c, keygen.c, register.c, sexp.c, tsexp.c: Used
gcry_err* wrappers for libgpg symbols.
* basic.c (check_ciphers): Added: GCRY_CIPHER_TWOFISH128.
-------------+
ChangeLog | 17 +++++++++++++++++
Makefile.am | 9 +++------
ac.c | 4 ++--
basic.c | 21 +++++++++++----------
keygen.c | 2 +-
register.c | 6 +++---
tsexp.c | 8 ++++----
7 files changed, 41 insertions(+), 26 deletions(-)