summaryrefslogtreecommitdiff
path: root/modules/logl-tests
blob: a574090b3ba00df8e6efc3d6784eaa52d1f5e758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-logl.c
tests/test-log.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-logl
check_PROGRAMS += test-logl
test_logl_SOURCES = test-logl.c randoml.c
test_logl_LDADD = $(LDADD) @LOGL_LIBM@