manywarnings: update C warnings for GCC 14
[gnulib.git] / modules / logbl-tests
blobc418897ec5c38191fe188f5c72fac32582aac135
1 Files:
2 tests/test-logbl.c
3 tests/test-logb.h
4 tests/minus-zero.h
5 tests/signature.h
6 tests/macros.h
7 tests/randoml.c
9 Depends-on:
11 configure.ac:
13 Makefile.am:
14 TESTS += test-logbl
15 check_PROGRAMS += test-logbl
16 test_logbl_SOURCES = test-logbl.c randoml.c
17 test_logbl_LDADD = $(LDADD) @LOGBL_LIBM@