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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
truncf-ieee-tests
blob
edb3b1333c2ddd3b1459f0210455c65240acfc70
1
Files:
2
tests/test-truncf-ieee.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.h
6
tests/macros.h
7
8
Depends-on:
9
isnanf-nolibm
10
float
11
signbit
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-truncf-ieee
17
check_PROGRAMS += test-truncf-ieee
18
test_truncf_ieee_LDADD = $(LDADD) @TRUNCF_LIBM@