verify: new macro 'assume'
[gnulib.git] / modules / copysignl-tests
1 Files:
2 tests/test-copysignl.c
3 tests/signature.h
4 tests/minus-zero.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-copysignl
13 check_PROGRAMS += test-copysignl
14 test_copysignl_LDADD = $(LDADD) @COPYSIGNL_LIBM@