1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/log1pl-tests
Bruno Haible 83f0b877ee Tests for module 'log1pl'.
* modules/log1pl-tests: New file.
* tests/test-log1pl.c: New file.
2012-03-11 02:40:34 +01:00

19 lines
289 B
Plaintext

Files:
tests/test-log1pl.c
tests/test-log1p.h
tests/signature.h
tests/macros.h
tests/randoml.c
Depends-on:
fpucw
float
configure.ac:
Makefile.am:
TESTS += test-log1pl
check_PROGRAMS += test-log1pl
test_log1pl_SOURCES = test-log1pl.c randoml.c
test_log1pl_LDADD = $(LDADD) @LOG1PL_LIBM@