Implement 'round', 'roundf', 'roundl' modules.
[gnulib.git] / modules / roundl-tests
1 Files:
2 tests/test-roundl.c
3
4 Depends-on:
5 fpucw
6 isnanl-nolibm
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-roundl
12 check_PROGRAMS += test-roundl
13 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
14
15 License:
16 LGPL