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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
cbrtf-ieee-tests
blob
abf8e0a4b0981c9b697cb47c14902031d4278ac1
1
Files:
2
tests/test-cbrtf-ieee.c
3
tests/test-cbrt-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/macros.h
8
9
Depends-on:
10
isnanf-nolibm
11
float
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-cbrtf-ieee
18
check_PROGRAMS += test-cbrtf-ieee
19
test_cbrtf_ieee_LDADD = $(LDADD) @CBRTF_LIBM@