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

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