tests: add signature checks
[pspp] / modules / sprintf-posix-tests
1 Files:
2 tests/signature.h
3 tests/test-sprintf-posix.c
4 tests/test-sprintf-posix.h
5 tests/nan.h
6
7 Depends-on:
8 stdint
9 float
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-sprintf-posix
15 check_PROGRAMS += test-sprintf-posix
16