ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / printf-posix-tests
blob8a99cd6cddaacccd891af8a82af2f6dd8091d884
1 Files:
2 tests/test-printf-posix.sh
3 tests/test-printf-posix.c
4 tests/test-printf-posix.h
5 tests/test-printf-posix.output
6 tests/test-printf-posix2.sh
7 tests/test-printf-posix2.c
8 tests/infinity.h
9 tests/signature.h
10 tests/macros.h
12 Depends-on:
13 stdint
15 configure.ac:
16 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
18 Makefile.am:
19 TESTS += test-printf-posix.sh test-printf-posix2.sh
20 check_PROGRAMS += test-printf-posix test-printf-posix2