1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/exp2f-tests
Bruno Haible 7d52716d69 Tests for module 'exp2f'.
* modules/exp2f-tests: New file.
* tests/test-exp2f.c: New file.
2012-03-09 02:15:36 +01:00

17 lines
269 B
Plaintext

Files:
tests/test-exp2f.c
tests/test-exp2.h
tests/signature.h
tests/macros.h
tests/randomf.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-exp2f
check_PROGRAMS += test-exp2f
test_exp2f_SOURCES = test-exp2f.c randomf.c
test_exp2f_LDADD = $(LDADD) @EXP2F_LIBM@