view modules/ilogb-tests @ 40204:db8428454956

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

Files:
tests/test-ilogb.c
tests/test-ilogb.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-ilogb
check_PROGRAMS += test-ilogb
test_ilogb_SOURCES = test-ilogb.c randomd.c
test_ilogb_LDADD = $(LDADD) @ILOGB_LIBM@