blob: 8702bdcbde84d51aa38146265211f22f580def9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-vasprintf-posix.c
tests/minus-zero.h
tests/nan.h
tests/macros.h
Depends-on:
stdint
float
configure.ac:
Makefile.am:
TESTS += test-vasprintf-posix
check_PROGRAMS += test-vasprintf-posix
|