annotate modules/exp-tests @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents 5a7d45614f3e
children 7bea32ad5560
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12788
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-exp.c
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-exp
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-exp
5a7d45614f3e Tests for module 'exp'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_exp_LDADD = $(LDADD) @EXP_LIBM@