Mercurial > hg > octave-nkf > gnulib-hg
view modules/crypto/md5 @ 17935:0ad1f4c9eed5 default tip
tests: support stderr verification with returns_()
* tests/init.sh (returns_): Disable tracing for this wrapper
function, so that stderr of the wrapped command is unchanged,
allowing for verification of the contents.
author | Pádraig Brady <P@draigBrady.com> |
---|---|
date | Mon, 16 Feb 2015 17:20:39 +0000 |
parents | 0c8459454095 |
children |
line wrap: on
line source
Description: Compute MD5 checksum. Files: lib/gl_openssl.h lib/md5.h lib/md5.c m4/gl-openssl.m4 m4/md5.m4 Depends-on: extern-inline stdalign stdint configure.ac: gl_MD5 Makefile.am: lib_SOURCES += md5.c Include: "md5.h" Link: $(LIB_CRYPTO) License: LGPLv2+ Maintainer: Jim Meyering, glibc