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
tests: fix 'invalid path dir' error
[gnulib.git]
/
modules
/
fmaf-ieee-tests
blob
c08140623dcab6280ac773536a8b36133ef9b1e3
1
Files:
2
tests/test-fmaf-ieee.c
3
tests/test-fma-ieee.h
4
tests/infinity.h
5
tests/nan.h
6
tests/macros.h
7
8
Depends-on:
9
isnanf-nolibm
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-fmaf-ieee
15
check_PROGRAMS += test-fmaf-ieee
16
test_fmaf_ieee_LDADD = $(LDADD) @FMAF_LIBM@