view modules/log10f-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
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@