1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/logbl-tests
Bruno Haible 7a719c1772 Tests for module 'logbl'.
* modules/logbl-tests: New file.
* tests/test-logbl.c: New file.
2012-04-03 14:03:22 +02:00

18 lines
288 B
Plaintext

Files:
tests/test-logbl.c
tests/test-logb.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randoml.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-logbl
check_PROGRAMS += test-logbl
test_logbl_SOURCES = test-logbl.c randoml.c
test_logbl_LDADD = $(LDADD) @LOGBL_LIBM@