annotate modules/atanl-tests @ 16364:89227b989588

fatal-signal: use C prototypes (with explicit void). * lib/fatal-signal.c (uninstall_handlers, install_handlers) (init_fatal_signal_set, block_fatal_signals): Fix signatures.
author Akim Demaille <demaille@gostai.com>
date Wed, 08 Feb 2012 10:36:20 +0100
parents ec8b33e318e0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12755
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-atanl.c
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 fpucw
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 configure.ac:
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 Makefile.am:
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 TESTS += test-atanl
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 check_PROGRAMS += test-atanl
ec8b33e318e0 Tests for module 'atanl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 test_atanl_LDADD = $(LDADD) @ATANL_LIBM@