annotate modules/atan-tests @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
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@