summaryrefslogtreecommitdiff
path: root/modules/fmodf-tests
blob: b42897dd72ee669a8d4634bc5888d4ce0b15ef45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-fmodf.c
tests/test-fmod.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-fmodf
check_PROGRAMS += test-fmodf
test_fmodf_SOURCES = test-fmodf.c randomf.c
test_fmodf_LDADD = $(LDADD) @FMODF_LIBM@