17 lines
269 B
Plaintext
17 lines
269 B
Plaintext
Files:
|
|
tests/test-cbrtf.c
|
|
tests/test-cbrt.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
tests/randomf.c
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-cbrtf
|
|
check_PROGRAMS += test-cbrtf
|
|
test_cbrtf_SOURCES = test-cbrtf.c randomf.c
|
|
test_cbrtf_LDADD = $(LDADD) @CBRTF_LIBM@
|