]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add test msgmerge-update-4.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Aug 2008 01:04:04 +0000 (01:04 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:48 +0000 (12:15 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index 1698805ae0855c70596dd31aa10512c8c3a0e8ee..f1918224aa3831941257a5f72b78b07f773fce43 100644 (file)
@@ -1,3 +1,10 @@
+2008-08-23  Bruno Haible  <bruno@clisp.org>
+
+       * msgmerge-update-4: New file, based on msgmerge-update-3.
+       * Makefile.am (TESTS): Add it.
+       Reported by Vincent Danjean <vdanjean.abo@free.fr>
+       via <http://savannah.gnu.org/bugs/?24123>.
+
 2008-08-16  Bruno Haible  <bruno@clisp.org>
 
        * xgettext-python-1: Test that strings inside [ ] are not extracted for
index 4320f21d8f91ea27225386e30b3197a9ea322498..e095872a303f426ff7e2a32a5d3f6bb8a336cd39 100644 (file)
@@ -60,6 +60,7 @@ TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
        msgmerge-compendium-4 msgmerge-compendium-5 msgmerge-compendium-6 \
        msgmerge-properties-1 msgmerge-properties-2 \
        msgmerge-update-1 msgmerge-update-2 msgmerge-update-3 \
+       msgmerge-update-4 \
        msgunfmt-1 msgunfmt-2 \
        msgunfmt-csharp-1 \
        msgunfmt-java-1 \