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
/
cbrt-tests
blob
9384e2a7cdb2ef4f33dd910c459bb3b7e311d6bb
1
Files:
2
tests/test-cbrt.c
3
tests/test-cbrt.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-cbrt
14
check_PROGRAMS += test-cbrt
15
test_cbrt_SOURCES = test-cbrt.c randomd.c
16
test_cbrt_LDADD = $(LDADD) @CBRT_LIBM@