X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Ftrunc-tests;h=6c254e0692a8db04c1281e06008ec0caec5c7f13;hb=39e1adf83f9afbbc1ab9edbd6ca3d509c1f1bec4;hp=ade196477e2529828435e969b2c25161fc3e535b;hpb=6a5e162e27d0a2e31ee6aa83660b1374676d020b;p=pspp diff --git a/modules/trunc-tests b/modules/trunc-tests index ade196477e..6c254e0692 100644 --- a/modules/trunc-tests +++ b/modules/trunc-tests @@ -1,13 +1,16 @@ Files: tests/test-trunc1.c tests/test-trunc2.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float -isnan-nolibm +isnand-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -16,6 +19,3 @@ TESTS += test-trunc1 test-trunc2 check_PROGRAMS += test-trunc1 test-trunc2 test_trunc1_LDADD = $(LDADD) @TRUNC_LIBM@ test_trunc2_LDADD = $(LDADD) @TRUNC_LIBM@ - -License: -LGPL