annotate modules/exp-ieee-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents daa07d05a70d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16549
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-exp-ieee.c
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/test-exp-ieee.h
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/minus-zero.h
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 tests/infinity.h
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 tests/nan.h
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 tests/macros.h
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Depends-on:
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 isnand-nolibm
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 float
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 signbit
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 configure.ac:
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 Makefile.am:
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 TESTS += test-exp-ieee
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 check_PROGRAMS += test-exp-ieee
daa07d05a70d Tests for module 'exp-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19 test_exp_ieee_LDADD = $(LDADD) @EXP_LIBM@