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
vasnprintf: Don't use %n on Android.
[gnulib.git]
/
modules
/
truncl-tests
blob
f6b7dd3944125f2e6b97c07dfb2641b5cdbddb23
1
Files:
2
tests/test-truncl.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.h
6
tests/signature.h
7
tests/macros.h
8
9
Depends-on:
10
fpucw
11
isnanl-nolibm
12
float
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-truncl
18
check_PROGRAMS += test-truncl
19
test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@