annotate modules/exp2l-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 5aa71c6ecdd9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16621
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-exp2l.c
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/test-exp2.h
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/signature.h
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 tests/macros.h
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 tests/randoml.c
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 Depends-on:
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 fpucw
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 float
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 configure.ac:
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 Makefile.am:
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 TESTS += test-exp2l
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 check_PROGRAMS += test-exp2l
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 test_exp2l_SOURCES = test-exp2l.c randoml.c
5aa71c6ecdd9 Tests for module 'exp2l'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 test_exp2l_LDADD = $(LDADD) @EXP2L_LIBM@