annotate modules/atan-tests @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents dabe4e712313
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12780
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-atan.c
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-atan
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-atan
dabe4e712313 Tests for module 'atan'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_atan_LDADD = $(LDADD) @ATAN_LIBM@