verify: new macro 'assume'
[gnulib.git] / modules / printf-posix-tests
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
11
12 Depends-on:
13 stdint
14
15 configure.ac:
16 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
17
18 Makefile.am:
19 TESTS += test-printf-posix.sh test-printf-posix2.sh
20 check_PROGRAMS += test-printf-posix test-printf-posix2