summaryrefslogtreecommitdiff
path: root/gnulib/modules/xprintf-posix-tests
blob: a8b2984cd78634b46058709f11c64683b813fadd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/infinity.h
tests/macros.h

Depends-on:
stdint
progname

configure.ac:

Makefile.am:
TESTS += test-xprintf-posix.sh
check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@