Mercurial > hg > octave-kai > gnulib-hg
view modules/c-stack-tests @ 16002:3ea89d2bf5ad
fstat: Tweak documentation.
* modules/fstat (Description): More precise description.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 28 Oct 2011 00:29:04 +0200 |
parents | 03aab12b3f15 |
children |
line wrap: on
line source
Files: tests/test-c-stack.c tests/test-c-stack.sh tests/test-c-stack2.sh tests/macros.h Depends-on: exitfail configure.ac: Makefile.am: TESTS += test-c-stack.sh test-c-stack2.sh TESTS_ENVIRONMENT += LIBSIGSEGV='@LIBSIGSEGV@' check_PROGRAMS += test-c-stack test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@ MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp