1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/log2l-tests
Bruno Haible 3e11e8b982 Tests for module 'log2l'.
* modules/log2l-tests: New file.
* tests/test-log2l.c: New file.
2012-03-11 23:28:31 +01:00

20 lines
300 B
Plaintext

Files:
tests/test-log2l.c
tests/test-log2.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randoml.c
Depends-on:
fpucw
float
configure.ac:
Makefile.am:
TESTS += test-log2l
check_PROGRAMS += test-log2l
test_log2l_SOURCES = test-log2l.c randoml.c
test_log2l_LDADD = $(LDADD) @LOG2L_LIBM@