view modules/log10f-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 1246d926298d
children 70ffdfa91f03
line wrap: on
line source

Files:
tests/test-log10f.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log10f
check_PROGRAMS += test-log10f
test_log10f_LDADD = $(LDADD) @LOG10F_LIBM@