unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / modfl-ieee-tests
blobd20023ba7dd30f8041402e3d2a02770fa160fc16
1 Files:
2 tests/test-modfl-ieee.c
3 tests/test-modf-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanl-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-modfl-ieee
18 check_PROGRAMS += test-modfl-ieee
19 test_modfl_ieee_LDADD = $(LDADD) @MODFL_LIBM@