view modules/cbrt-tests @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents 2faf2762788a
children
line wrap: on
line source

Files:
tests/test-cbrt.c
tests/test-cbrt.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-cbrt
check_PROGRAMS += test-cbrt
test_cbrt_SOURCES = test-cbrt.c randomd.c
test_cbrt_LDADD = $(LDADD) @CBRT_LIBM@