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

18 lines
288 B
Plaintext

Files:
tests/test-log2f.c
tests/test-log2.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomf.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-log2f
check_PROGRAMS += test-log2f
test_log2f_SOURCES = test-log2f.c randomf.c
test_log2f_LDADD = $(LDADD) @LOG2F_LIBM@