view modules/modf-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 3f4104450577
children
line wrap: on
line source

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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-modf
check_PROGRAMS += test-modf
test_modf_SOURCES = test-modf.c randomd.c
test_modf_LDADD = $(LDADD) @MODF_LIBM@