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
xstrtol-error: pacify -Wswitch-enum
[gnulib.git]
/
modules
/
truncf-tests
blob
da9b25f79cb24baa3b3f55f8a013f4c4d1891920
1
Files:
2
tests/test-truncf1.c
3
tests/test-truncf2.c
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/signature.h
7
tests/macros.h
8
9
Depends-on:
10
float-h
11
isnanf-nolibm
12
nan
13
bool
14
stdint-h
15
16
configure.ac:
17
18
Makefile.am:
19
TESTS += test-truncf1 test-truncf2
20
check_PROGRAMS += test-truncf1 test-truncf2
21
test_truncf1_LDADD = $(LDADD) @TRUNCF_LIBM@
22
test_truncf2_LDADD = $(LDADD) @TRUNCF_LIBM@