doc: Remove documentation of IRIX as supported platform.
[gnulib.git] / modules / ilogb-tests
blob6ad236f71f2fe4f6b3291c93d4ea9bbd94867909
1 Files:
2 tests/test-ilogb.c
3 tests/test-ilogb.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 nan
13 configure.ac:
15 Makefile.am:
16 TESTS += test-ilogb
17 check_PROGRAMS += test-ilogb
18 test_ilogb_SOURCES = test-ilogb.c randomd.c
19 test_ilogb_LDADD = $(LDADD) @ILOGB_LIBM@