]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
The expected test result now include #, c-format.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Oct 2003 10:24:09 +0000 (10:24 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:06 +0000 (12:11 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/lang-c
gettext-tools/tests/lang-objc
gettext-tools/tests/xgettext-22

index a093c2762307ffb7c14286203acb34515aac68c2..64d7221ad3e1a99a20b4ed43d24e3811f9bdba95 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-14  Bruno Haible  <bruno@clisp.org>
+
+       * xgettext-22: Update expected result.
+       * lang-c: Likewise.
+       * lang-objc: Likewise.
+
 2003-10-12  Bruno Haible  <bruno@clisp.org>
 
        * msgcat-13: New file.
index f226d8695328517b0ba6aed4be0e29d5449cd6b5..52091c9b599d2d03d97507634a87b3f6eb422517 100755 (executable)
@@ -59,6 +59,7 @@ ${XGETTEXT} -o prog.pot --omit-header --no-location -k_ prog.c
 
 tmpfiles="$tmpfiles prog.ok"
 cat <<EOF > prog.ok
+#, c-format
 msgid "'Your command, please?', asked the waiter."
 msgstr ""
 
@@ -83,6 +84,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
+#, c-format
 msgid "'Your command, please?', asked the waiter."
 msgstr "«Votre commande, s'il vous plait», dit le garçon."
 
index 5e25e30b609dbe2afdd1af659ce0c4e966861517..44676b087dca844479b4e8aca111d8386d056d91 100755 (executable)
@@ -73,6 +73,7 @@ ${XGETTEXT} -o prog.pot --omit-header --no-location -k_ prog.m
 
 tmpfiles="$tmpfiles prog.ok"
 cat <<EOF > prog.ok
+#, c-format
 msgid "'Your command, please?', asked the waiter."
 msgstr ""
 
@@ -97,6 +98,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
+#, c-format
 msgid "'Your command, please?', asked the waiter."
 msgstr "«Votre commande, s'il vous plait», dit le garçon."
 
index a250a7cda82d981c30d2b596605aacc0b842d24d..9287a0be5a05699176d5d60b817db5b8043e30ea 100755 (executable)
@@ -31,9 +31,11 @@ msgstr ""
 msgid "File age is %10<PRIdMAX> microseconds"
 msgstr ""
 
+#, c-format
 msgid "<PRIXFAST16> errors"
 msgstr ""
 
+#, c-format
 msgid " mistakes"
 msgstr ""
 EOF