Mercurial > hg > octave-nkf > gnulib-hg
view modules/xprintf-posix-tests @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 1fc52d590529 |
children | 03aab12b3f15 |
line wrap: on
line source
Files: tests/test-xprintf-posix.sh tests/test-xfprintf-posix.c tests/test-xprintf-posix.c tests/test-fprintf-posix.h tests/test-printf-posix.h tests/test-printf-posix.output tests/macros.h Depends-on: stdint progname configure.ac: Makefile.am: TESTS += test-xprintf-posix.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-xfprintf-posix test-xprintf-posix test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@ test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@