ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / log2-ieee-tests
blob8178a4d940288301ad1e5a011f8c20918848bc2e
1 Files:
2 tests/test-log2-ieee.c
3 tests/test-log2-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnand-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log2-ieee
18 check_PROGRAMS += test-log2-ieee
19 test_log2_ieee_LDADD = $(LDADD) @LOG2_LIBM@