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
fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.
[gnulib.git]
/
modules
/
fabsf-tests
blob
6a66922c56a1b82c64a0965fe49becb0847967f2
1
Files:
2
tests/test-fabsf.c
3
tests/test-fabs.h
4
tests/signature.h
5
tests/minus-zero.h
6
tests/macros.h
7
tests/randomf.c
8
9
Depends-on:
10
signbit
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-fabsf
16
check_PROGRAMS += test-fabsf
17
test_fabsf_SOURCES = test-fabsf.c randomf.c
18
test_fabsf_LDADD = $(LDADD) @FABSF_LIBM@