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