X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=9d8c5fd6f684f5c6ad2900ec5f7ec16080e616fd;hb=cf00d49188ce187174233c0a5e7bd018340a8aab;hp=05d7d02b812604e615f5118189237340a0a68a8d;hpb=9f88c0b0e0cfa8a9c25f1db4f58b837c7b891575;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 05d7d02b8..9d8c5fd6f 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -1,14 +1,19 @@ Files: tests/test-vsprintf-posix.c tests/test-sprintf-posix.h +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: stdint +float configure.ac: Makefile.am: TESTS += test-vsprintf-posix check_PROGRAMS += test-vsprintf-posix -EXTRA_DIST += test-sprintf-posix.h