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

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