Mercurial > hg > octave-nkf > gnulib-hg
view modules/pipe-filter-ii @ 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 (2015-02-16) |
parents | 1f14c6dd175d |
children |
line wrap: on
line source
Description: Filtering of data through a subprocess. Files: lib/pipe-filter.h lib/pipe-filter-ii.c lib/pipe-filter-aux.h lib/pipe-filter-aux.c Depends-on: spawn-pipe wait-process error extern-inline fcntl-h gettext-h stdbool stdint stdlib sys_select unistd configure.ac: AC_CHECK_FUNCS_ONCE([select]) Makefile.am: lib_SOURCES += pipe-filter-ii.c pipe-filter-aux.c Include: "pipe-filter.h" License: GPL Maintainer: all