view modules/fmodl-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -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@