X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Froundf-tests;h=82ff3b74ca232592c7d7ad9642d7ae02694ee4a4;hb=b187ff0528e2a081392a834e684d1d0c161708a7;hp=9fc69ebdcb7f1edc8e4f5dd3c7ef1ec41ee84f1d;hpb=980d2709cea1e46299cb5b4f74f7c7a95d07ef06;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 9fc69ebdc..82ff3b74c 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -2,8 +2,13 @@ Files: tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: +ceilf +floorf isnanf-nolibm stdbool stdint @@ -17,6 +22,3 @@ TESTS += test-roundf1 test-roundf2 check_PROGRAMS += test-roundf1 test-roundf2 test_roundf1_LDADD = $(LDADD) @ROUNDF_LIBM@ test_roundf2_LDADD = $(LDADD) @ROUNDF_LIBM@ - -License: -LGPL