annotate modules/tanh-tests @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 4d5a8b04d1d3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12810
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-tanh.c
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-tanh
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-tanh
4d5a8b04d1d3 Tests for module 'tanh'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_tanh_LDADD = $(LDADD) @TANH_LIBM@