Merge branch 'stable'
[gnulib.git] / modules / rintf-tests
1 Files:
2 tests/test-rintf.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/signature.h
7 tests/macros.h
8
9 Depends-on:
10 isnanf-nolibm
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-rintf
16 check_PROGRAMS += test-rintf
17 test_rintf_LDADD = $(LDADD) @RINTF_LIBM@