view modules/logl-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents f7facf65bb70
children
line wrap: on
line source

Files:
tests/test-logl.c
tests/test-log.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-logl
check_PROGRAMS += test-logl
test_logl_SOURCES = test-logl.c randoml.c
test_logl_LDADD = $(LDADD) @LOGL_LIBM@