annotate modules/atan-tests @ 12780:dabe4e712313

Tests for module 'atan'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:00:44 +0100
parents
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@