vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / logl-ieee-tests
blob28962c4e5743b0a0b4c9412280f8f01eb9b80714
1 Files:
2 tests/test-logl-ieee.c
3 tests/test-log-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnanl-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-logl-ieee
18 check_PROGRAMS += test-logl-ieee
19 test_logl_ieee_LDADD = $(LDADD) @LOGL_LIBM@