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
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
cbrtl-tests
blob
03fce4e506367ceb32acd66de3ee0b697a455940
1
Files:
2
tests/test-cbrtl.c
3
tests/test-cbrt.h
4
tests/signature.h
5
tests/macros.h
6
tests/randoml.c
7
8
Depends-on:
9
float
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-cbrtl
15
check_PROGRAMS += test-cbrtl
16
test_cbrtl_SOURCES = test-cbrtl.c randoml.c
17
test_cbrtl_LDADD = $(LDADD) @CBRTL_LIBM@