annotate modules/nextafter-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 62ac443b2502
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12802
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-nextafter.c
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-nextafter
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-nextafter
62ac443b2502 Tests for module 'nextafter'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_nextafter_LDADD = $(LDADD) @NEXTAFTER_LIBM@