X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsnprintf-posix-tests;h=4448cf521c1e5f27ceac04d4fd915cc59630d896;hb=c8acf2dc429c96793cbb3fca726c45b6ad309944;hp=913828a54c6010d36daf4fd5eb0931651897076f;hpb=f227e78a14b99482c7b12e6f4d4b3cd96f13400e;p=gnulib.git diff --git a/modules/snprintf-posix-tests b/modules/snprintf-posix-tests index 913828a54..4448cf521 100644 --- a/modules/snprintf-posix-tests +++ b/modules/snprintf-posix-tests @@ -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