repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
expm1-tests
blob
60552bd133bdbfe7e158868a33b3426555f3d7cf
1
Files:
2
tests/test-expm1.c
3
tests/test-expm1.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-expm1
14
check_PROGRAMS += test-expm1
15
test_expm1_SOURCES = test-expm1.c randomd.c
16
test_expm1_LDADD = $(LDADD) @EXPM1_LIBM@