view modules/logbf-tests @ 16754:bd1b9733233d

Tests for module 'logbf'. * modules/logbf-tests: New file. * tests/test-logbf.c: New file.
author Bruno Haible <bruno@clisp.org>
date Tue, 03 Apr 2012 04:45:53 +0200
parents
children
line wrap: on
line source

Files:
tests/test-logbf.c
tests/test-logb.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-logbf
check_PROGRAMS += test-logbf
test_logbf_SOURCES = test-logbf.c randomf.c
test_logbf_LDADD = $(LDADD) @LOGBF_LIBM@