Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / rintl-tests
1 Files:
2 tests/test-rintl.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 fpucw
11 isnanl-nolibm
12 float
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-rintl
18 check_PROGRAMS += test-rintl
19 test_rintl_LDADD = $(LDADD) @RINTL_LIBM@