]> Savannah Git Hosting - gnulib.git/commitdiff
sigpipe tests: Fix file list.
authorBruno Haible <bruno@clisp.org>
Tue, 16 May 2017 17:38:06 +0000 (19:38 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 16 May 2017 17:38:06 +0000 (19:38 +0200)
* modules/sigpipe-tests (Files): Add tests/macros.h.

ChangeLog
modules/sigpipe-tests

index ec82d0896df2382ff0d06dee02af256c86f1cf45..9eedc530b6d2de296f9f2f34227f8c9067eea1a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-16  Bruno Haible  <bruno@clisp.org>
+
+       sigpipe tests: Fix file list.
+       * modules/sigpipe-tests (Files): Add tests/macros.h.
+
 2017-05-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        manywarnings: update for GCC 7
@@ -9,6 +14,8 @@
        * lib/strftime.c, lib/dfa.c, lib/fnmatch.c, lib/mbrtowc.c:
        * lib/vasnprintf.c, tests/macros.h (FALLTHROUGH): New macro.
        Use it whenever one switch case falls through into the next.
+       * lib/fnmatch_loop.c, tests/test-mbrtowc.c, tests/test-sigpipe.c:
+       Use FALLTHROUGH macro.
 
 2017-05-15  Bruno Haible  <bruno@clisp.org>
 
index 99107a651132eefb8e46417f696e6441218d301b..df0164033c13f4cec2c0da57ff247ef7870e7dbc 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/test-sigpipe.c
 tests/test-sigpipe.sh
+tests/macros.h
 
 Depends-on:
 write