view modules/logb-tests @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents 27c536025f33
children
line wrap: on
line source

Files:
tests/test-logb.c
tests/test-logb.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-logb
check_PROGRAMS += test-logb
test_logb_SOURCES = test-logb.c randomd.c
test_logb_LDADD = $(LDADD) @LOGB_LIBM@