comparison modules/logb-tests @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents
children 27c536025f33
comparison
equal deleted inserted replaced
12799:ac3214c3de2b 12800:7216e2b4056f
1 Files:
2 tests/test-logb.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-logb
12 check_PROGRAMS += test-logb
13 test_logb_LDADD = $(LDADD) @LOGB_LIBM@