]> Savannah Git Hosting - gnulib.git/commitdiff
argp, tsearch tests: Fix file list.
authorBruno Haible <bruno@clisp.org>
Sat, 20 May 2017 10:15:04 +0000 (12:15 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 20 May 2017 10:15:04 +0000 (12:15 +0200)
* modules/argp-tests (Files): Add tests/macros.h.
* modules/tsearch-tests (Files): Likewise.

ChangeLog
modules/argp-tests
modules/tsearch-tests

index ded0b3f0877d734ceb74687c6db599569262c820..c34db39d1a7122e0bfee08f0391ef94bcd9dc42f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-20  Bruno Haible  <bruno@clisp.org>
+
+       argp, tsearch tests: Fix file list.
+       * modules/argp-tests (Files): Add tests/macros.h.
+       * modules/tsearch-tests (Files): Likewise.
+
 2017-05-20  Bruno Haible  <bruno@clisp.org>
 
        getopt-posix tests: Remove redundant include.
index ce621d93a16fda5502a477c3f918da6a60212cc5..fada6827f0af4136e3c04d202284613b684fd7cf 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/test-argp.c
 tests/test-argp-2.sh
+tests/macros.h
 
 Depends-on:
 
index ca3264926141d93330618ce2f2108a0685c0347c..2612b72c4ae617dd7c31b58d851cdb68e4cb9a29 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-tsearch.sh
 tests/test-tsearch.c
 tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint