verify: new macro 'assume'
[gnulib.git] / modules / fabsf-tests
1 Files:
2 tests/test-fabsf.c
3 tests/test-fabs.h
4 tests/signature.h
5 tests/minus-zero.h
6 tests/macros.h
7 tests/randomf.c
8
9 Depends-on:
10 signbit
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-fabsf
16 check_PROGRAMS += test-fabsf
17 test_fabsf_SOURCES = test-fabsf.c randomf.c
18 test_fabsf_LDADD = $(LDADD) @FABSF_LIBM@