view modules/exp2f-tests @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents a249e5e18fa4
children
line wrap: on
line source

Files:
tests/test-exp2f.c
tests/test-exp2.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-exp2f
check_PROGRAMS += test-exp2f
test_exp2f_SOURCES = test-exp2f.c randomf.c
test_exp2f_LDADD = $(LDADD) @EXP2F_LIBM@