Fix Changelog typo.
[gnulib.git] / modules / exp2l-ieee-tests
blobf36238b27bd6ee1119813a55425a002bf166f89d
1 Files:
2 tests/test-exp2l-ieee.c
3 tests/test-exp2-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanl-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-exp2l-ieee
18 check_PROGRAMS += test-exp2l-ieee
19 test_exp2l_ieee_LDADD = $(LDADD) @EXP2L_LIBM@