gnulib-tool.py: Simplify running some commands in a given directory.
[gnulib.git] / modules / log10l-ieee-tests
blob0f84dc394cbbbcb948f04ab2e1b9ebd196a34270
1 Files:
2 tests/test-log10l-ieee.c
3 tests/test-log10-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-log10l-ieee
18 check_PROGRAMS += test-log10l-ieee
19 test_log10l_ieee_LDADD = $(LDADD) @LOG10L_LIBM@