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
xset: New module.
[gnulib.git]
/
modules
/
cbrtf-tests
blob
56f32ce3717f90f8c3c8b46acb8ab6935669c383
1
Files:
2
tests/test-cbrtf.c
3
tests/test-cbrt.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-cbrtf
14
check_PROGRAMS += test-cbrtf
15
test_cbrtf_SOURCES = test-cbrtf.c randomf.c
16
test_cbrtf_LDADD = $(LDADD) @CBRTF_LIBM@