blob: 87e8809031671bc47aeb2db79ae3491ec027dc72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Files:
tests/test-vfprintf-posix.sh
tests/test-vfprintf-posix.c
tests/test-fprintf-posix.h
tests/test-printf-posix.output
tests/infinity.h
tests/signature.h
tests/macros.h
Depends-on:
stdint
configure.ac:
Makefile.am:
TESTS += test-vfprintf-posix.sh
check_PROGRAMS += test-vfprintf-posix
|