view modules/log-tests @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
parents f7facf65bb70
children
line wrap: on
line source

Files:
tests/test-log.c
tests/test-log.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log
check_PROGRAMS += test-log
test_log_SOURCES = test-log.c randomd.c
test_log_LDADD = $(LDADD) @LOG_LIBM@