error, verror: Don't call va_end twice.
[gnulib.git] / modules / log1pf-ieee-tests
blobed67ba6513e3d6d9844cb226bdd4bc10aec4330d
1 Files:
2 tests/test-log1pf-ieee.c
3 tests/test-log1p-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanf-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log1pf-ieee
18 check_PROGRAMS += test-log1pf-ieee
19 test_log1pf_ieee_LDADD = $(LDADD) @LOG1PF_LIBM@