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
/
fabs-tests
blob
3468c3494a0013a50c60e2fd882adf3724259946
1
Files:
2
tests/test-fabs.c
3
tests/test-fabs.h
4
tests/signature.h
5
tests/minus-zero.h
6
tests/macros.h
7
tests/randomd.c
8
9
Depends-on:
10
signbit
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-fabs
16
check_PROGRAMS += test-fabs
17
test_fabs_SOURCES = test-fabs.c randomd.c
18
test_fabs_LDADD = $(LDADD) @FABS_LIBM@