manywarnings: update C warnings for GCC 14
[gnulib.git] / modules / ldexp-tests
blob153f3356ac1c21a4468da35e9088a3916ab757bf
1 Files:
2 tests/test-ldexp.c
3 tests/test-ldexp.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
8 tests/randomd.c
10 Depends-on:
11 isnand-nolibm
12 signbit
13 float
14 nan
16 configure.ac:
18 Makefile.am:
19 TESTS += test-ldexp
20 check_PROGRAMS += test-ldexp
21 test_ldexp_SOURCES = test-ldexp.c randomd.c
22 test_ldexp_LDADD = $(LDADD) @LDEXP_LIBM@