annotate modules/log-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents f7facf65bb70
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12797
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-log.c
16634
f7facf65bb70 log* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12797
diff changeset
3 tests/test-log.h
f7facf65bb70 log* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12797
diff changeset
4 tests/minus-zero.h
12797
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 tests/signature.h
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 tests/macros.h
16634
f7facf65bb70 log* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12797
diff changeset
7 tests/randomd.c
12797
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Depends-on:
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 configure.ac:
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Makefile.am:
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 TESTS += test-log
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 check_PROGRAMS += test-log
16634
f7facf65bb70 log* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12797
diff changeset
16 test_log_SOURCES = test-log.c randomd.c
12797
7047f5fab13a Tests for module 'log'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 test_log_LDADD = $(LDADD) @LOG_LIBM@