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