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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
fmod-ieee-tests
blob
1f5634d3d307f86c68e1aa3a8e738936efc2e592
1
Files:
2
tests/test-fmod-ieee.c
3
tests/test-fmod-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/macros.h
8
9
Depends-on:
10
isnand-nolibm
11
float
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-fmod-ieee
18
check_PROGRAMS += test-fmod-ieee
19
test_fmod_ieee_LDADD = $(LDADD) @FMOD_LIBM@