view modules/expl-tests @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -0700
parents 7bea32ad5560
children
line wrap: on
line source

Files:
tests/test-expl.c
tests/test-exp.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-expl
check_PROGRAMS += test-expl
test_expl_SOURCES = test-expl.c randoml.c
test_expl_LDADD = $(LDADD) @EXPL_LIBM@