56baa29e5d4a3a98a97059f0ae2c75e833ec2dc1
[gnulib.git] / modules / roundf-tests
1 Files:
2 tests/signature.h
3 tests/test-roundf1.c
4 tests/test-round2.c
5 tests/test-roundf2.c
6 tests/nan.h
7
8 Depends-on:
9 ceilf
10 floorf
11 isnanf-nolibm
12 stdbool
13 stdint
14 fprintf-posix
15 verify
16
17 configure.ac:
18
19 Makefile.am:
20 TESTS += test-roundf1 test-roundf2
21 check_PROGRAMS += test-roundf1 test-roundf2
22 test_roundf1_LDADD = $(LDADD) @ROUNDF_LIBM@
23 test_roundf2_LDADD = $(LDADD) @ROUNDF_LIBM@
24
25 License:
26 LGPL