view modules/log1pl-tests @ 16660:7743c4c1fba2

Tests for module 'log1pl'. * modules/log1pl-tests: New file. * tests/test-log1pl.c: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2012 00:49:04 +0100
parents
children
line wrap: on
line source

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@