ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / floorl-tests
blob68ef0f56a5b717990c1e7f2b72eb061d991b6320
1 Files:
2 tests/test-floorl.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/signature.h
7 tests/macros.h
9 Depends-on:
10 fpucw
11 isnanl-nolibm
12 float
14 configure.ac:
16 Makefile.am:
17 TESTS += test-floorl
18 check_PROGRAMS += test-floorl
19 test_floorl_LDADD = $(LDADD) @FLOORL_LIBM@