view modules/log2l-tests @ 16681:14592d8d106b

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

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@