view modules/fmodl-tests @ 40186:8964917f9574

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

Files:
tests/test-fmodl.c
tests/test-fmod.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-fmodl
check_PROGRAMS += test-fmodl
test_fmodl_SOURCES = test-fmodl.c randoml.c
test_fmodl_LDADD = $(LDADD) @FMODL_LIBM@