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