From: Daiki Ueno Date: Wed, 15 Oct 2014 23:24:28 +0000 (+0900) Subject: List new file in term-ostream-tests module X-Git-Tag: v0.19.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb5403d2b8b9725e0a9b4501f314bef3d770a650;p=thirdparty%2Fgettext.git List new file in term-ostream-tests module Fixes commit a843584f. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index d488da4cf..33c7b3579 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -6,7 +6,8 @@ * tests/test-term-ostream-xterm-basic-italic.out: New file. * tests/test-term-ostream-xterm: Use it as possible test result. - * Makefile.am (EXTRA_DIST): Add new files. + * modules/term-ostream-tests (Files): Add new file. + * Makefile.am (EXTRA_DIST): Add new file. Needed for ncurses >= 5.9-20140906 that defines sitm/ritm in the xterm-basic terminfo definition. diff --git a/gnulib-local/modules/term-ostream-tests b/gnulib-local/modules/term-ostream-tests index f99d48c5b..0f7a63cbb 100644 --- a/gnulib-local/modules/term-ostream-tests +++ b/gnulib-local/modules/term-ostream-tests @@ -4,6 +4,7 @@ tests/test-term-ostream-xterm tests/test-term-ostream-xterm-r6.out tests/test-term-ostream-xterm-xf86-v32.out tests/test-term-ostream-xterm-basic.out +tests/test-term-ostream-xterm-basic-italic.out tests/test-term-ostream-xterm-8bit.out tests/test-term-ostream-xterm-linux-debian.out tests/test-term-ostream-xterm-linux-mandriva.out