annotate modules/rint-tests @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents
children fde577ac9f53
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12805
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-rint.c
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-rint
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-rint
1a4bc6df3018 Tests for module 'rint'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_rint_LDADD = $(LDADD) @RINT_LIBM@