]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add a test that should already have been added on 2005-10-02.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Aug 2006 14:08:53 +0000 (14:08 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:52 +0000 (12:13 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index be18c054dddf0ac679c73f67a8b4d1f839e25581..91ecef9e4d1b558794013a8d0814a4ed31c25e92 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-04  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (TESTS): Really add msgfmt-qt-2.
+
 2006-08-02  Bruno Haible  <bruno@clisp.org>
 
        * lang-c: Replace ../lib with ../gnulib-lib.
index ec7d48128893182a2efc7dc94cbf97913dda9e56..d0c87f7346a9cb47904a92777db4d12399a55faf 100644 (file)
@@ -44,7 +44,7 @@ TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
        msgfmt-8 msgfmt-9 msgfmt-10 msgfmt-11 msgfmt-12 msgfmt-13 msgfmt-14 \
        msgfmt-15 \
        msgfmt-properties-1 \
-       msgfmt-qt-1 \
+       msgfmt-qt-1 msgfmt-qt-2 \
        msggrep-1 msggrep-2 msggrep-3 msggrep-4 msggrep-5 msggrep-6 msggrep-7 \
        msggrep-8 \
        msginit-1 msginit-2 \