open-safer.c: avoid 'signed and unsigned in conditional...' warning
[gnulib.git] / modules / truncl-tests
1 Files:
2 tests/test-truncl.c
3
4 Depends-on:
5 fpucw
6 isnanl-nolibm
7 float
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-truncl
13 check_PROGRAMS += test-truncl
14 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
15
16 License:
17 LGPL