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

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