symlinkat: Fix documentation.
[gnulib.git] / modules / ceilf-tests
1 Files:
2 tests/test-ceilf1.c
3 tests/test-ceilf2.c
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 float
10 isnanf-nolibm
11 stdbool
12 stdint
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-ceilf1 test-ceilf2
18 check_PROGRAMS += test-ceilf1 test-ceilf2
19 test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@
20 test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@