unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / snprintf-posix-tests
index 913828a54c6010d36daf4fd5eb0931651897076f..4448cf521c1e5f27ceac04d4fd915cc59630d896 100644 (file)
@@ -2,9 +2,13 @@ Files:
 tests/test-snprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-snprintf.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
@@ -13,5 +17,4 @@ AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
 Makefile.am:
 TESTS += test-snprintf-posix test-snprintf
 check_PROGRAMS += test-snprintf-posix test-snprintf
-EXTRA_DIST += test-snprintf-posix.h