Mercurial > hg > octave-nkf > gnulib-hg
view modules/wctype-h-c++-tests @ 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 | 550f5258de22 |
children |
line wrap: on
line source
Files: tests/test-wctype-h-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-wctype-h-c++ check_PROGRAMS += test-wctype-h-c++ test_wctype_h_c___SOURCES = test-wctype-h-c++.cc test_wctype_h_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP) $(LIB_EACCESS) endif