texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6139] test results and other updates for distcheck


From: karl
Subject: [6139] test results and other updates for distcheck
Date: Sun, 22 Feb 2015 22:53:35 +0000

Revision: 6139
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6139
Author:   karl
Date:     2015-02-22 22:53:33 +0000 (Sun, 22 Feb 2015)
Log Message:
-----------
test results and other updates for distcheck

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/README-hacking
    trunk/info/Makefile.am
    trunk/po/es.po
    trunk/tp/MANIFEST
    trunk/tp/README
    trunk/tp/maintain/MANIFEST_generated_files
    trunk/tp/maintain/all_tests.sh
    trunk/tp/maintain/prepare_perl_module_files.sh
    trunk/tp/maintain/regenerate_cmd_tests.sh
    trunk/tp/t/README
    trunk/tp/tests/README

Property Changed:
----------------
    trunk/tp/maintain/prepare_perl_module_files.sh

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/ChangeLog     2015-02-22 22:53:33 UTC (rev 6139)
@@ -1,3 +1,18 @@
+2015-02-22  Karl Berry  <address@hidden>
+
+       * info/Makefile.am (EXTRA_DIST): remove t/Cleanup.inc (gone).
+       * README-hacking,
+       * tp/README,
+       * tp/tests/README,
+       * tp/t/README: a few words about adding new tests.
+       
+       * tp/maintain/all_tests.sh,
+       * tp/maintain/regenerate_cmd_tests.sh,
+       * tp/maintain/prepare_perl_module_files.sh: copyright years.
+       
+       * tp/maintain/MANIFEST_generated_files,
+       * tp/MANIFEST: regenerate.
+
 2015-02-21  Eli Zaretskii  <address@hidden>
 
        * info/info-utils.c [__MINGW32__]: Undef wcwidth, to avoid its

Modified: trunk/README-hacking
===================================================================
--- trunk/README-hacking        2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/README-hacking        2015-02-22 22:53:33 UTC (rev 6139)
@@ -95,7 +95,7 @@
 #!/bin/sh
 exec /YOUR/TEXINFO/DIR/tp/texi2any.pl "$@"
 
-
+For information on creating and modifying
 
 Steps for making a release (pretest or official):
 

Modified: trunk/info/Makefile.am
===================================================================
--- trunk/info/Makefile.am      2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/info/Makefile.am      2015-02-22 22:53:33 UTC (rev 6139)
@@ -162,5 +162,5 @@
 
 EXTRA_DIST += $(TESTS) $(XFAIL_TESTS) \
   t/README t/infodir \
-  t/Cleanup.inc t/Init-inter.inc t/Init-test.inc t/Timeout-test.inc \
+  t/Init-inter.inc t/Init-test.inc t/Timeout-test.inc \
   t/Infokey-config t/node-target

Modified: trunk/po/es.po
===================================================================
--- trunk/po/es.po      2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/po/es.po      2015-02-22 22:53:33 UTC (rev 6139)
@@ -9,7 +9,7 @@
 "Project-Id-Version: texinfo-5.1.90\n"
 "Report-Msgid-Bugs-To: address@hidden"
 "POT-Creation-Date: 2013-09-13 09:54-0700\n"
-"PO-Revision-Date: 2015-02-19 23:39+0100\n"
+"PO-Revision-Date: 2015-02-22 13:17+0100\n"
 "Last-Translator: Antonio Ceballos <address@hidden>\n"
 "Language-Team: Spanish <address@hidden>\n"
 "Language: es\n"
@@ -2692,36 +2692,35 @@
 msgid "misplaced %c"
 msgstr "carácter `%c' fuera de lugar"
 
-# TODO next
 #: tp/Texinfo/Parser.pm:1790 tp/Texinfo/Parser.pm:3146
-#, fuzzy, perl-format
+#, perl-format
 msgid "unmatched `%c%s'"
-msgstr "Final de bloque inexistente (`%c%s')"
+msgstr "`%c%s' desemparejado"
 
 #: tp/Texinfo/Parser.pm:2025
-#, fuzzy, perl-format
+#, perl-format
 msgid "macro `%s' called with too many args"
-msgstr "La llamada al macro '%s' en la línea %d contiene demasiados argumentos"
+msgstr "La llamada a la macro '%s' contiene demasiados argumentos"
 
 #: tp/Texinfo/Parser.pm:2047
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s missing close brace"
-msgstr "%c%s se esperaba leer `}'"
+msgstr "@%s se esperaba leer `}'"
 
 #: tp/Texinfo/Parser.pm:2055
-#, fuzzy, perl-format
+#, perl-format
 msgid "macro `%s' declared without argument called with an argument"
-msgstr "La llamada al macro '%s' en la línea %d contiene demasiados argumentos"
+msgstr "La llamada a la macro '%s', declarada sin argumentos, contiene un 
argumento"
 
 #: tp/Texinfo/Parser.pm:2090
-#, fuzzy, perl-format
+#, perl-format
 msgid "\\ in @%s expansion followed `%s' instead of parameter name or \\"
-msgstr "\\ fue leído durante la expansión del macro seguido de '%s' en vez de 
por un parámetro válido"
+msgstr "se leyó \\, al expandir @%s, tras '%s' en vez de un nombre de 
parámetro o \\"
 
 #: tp/Texinfo/Parser.pm:2494
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s `%s' previously defined"
-msgstr "el macro '%s' ya ha sido definido en este documento"
+msgstr "@%s '%s' ya ha sido definido anteriormente"
 
 #: tp/Texinfo/Parser.pm:2499
 #, fuzzy, perl-format
@@ -2729,19 +2728,20 @@
 msgstr "la definición previa de `%s' se encuentra aquí"
 
 #: tp/Texinfo/Parser.pm:2860
-#, fuzzy, perl-format
+#, perl-format
 msgid "missing name for @%s"
-msgstr "nombre de acción ausente"
+msgstr "falta un nombre para @%s"
 
 #: tp/Texinfo/Parser.pm:2865
 #, perl-format
 msgid "missing category for @%s"
-msgstr ""
+msgstr "falta una categoría para @%s"
 
+# TODO review
 #: tp/Texinfo/Parser.pm:2917
-#, fuzzy, perl-format
+#, perl-format
 msgid "unexpected argument on @%s line: %s"
-msgstr "Argumento erróneo para @%s: %s"
+msgstr "argumento erróneo en una línea @%s: %s"
 
 #: tp/Texinfo/Parser.pm:2933
 #, fuzzy
@@ -2749,15 +2749,15 @@
 msgstr "%s: fichero vacío"
 
 #: tp/Texinfo/Parser.pm:2989 tp/Texinfo/Parser.pm:5516
-#, fuzzy, perl-format
+#, perl-format
 msgid "superfluous argument to @%s"
-msgstr "Argumento erróneo para @%s"
+msgstr "argumento superfluo para @%s"
 
 #: tp/Texinfo/Parser.pm:2995 tp/Texinfo/Parser.pm:5538
 #: tp/Texinfo/Parser.pm:5550
-#, fuzzy, perl-format
+#, perl-format
 msgid "bad argument to @%s"
-msgstr "Argumento erróneo para @%s"
+msgstr "argumento erróneo para @%s"
 
 #: tp/Texinfo/Parser.pm:3006
 #, perl-format
@@ -2774,11 +2774,12 @@
 msgid "accent command address@hidden' not allowed as @%s argument"
 msgstr "%s: la opción `--%s' no permite argumento alguno\n"
 
+# TODO: uno o varios
 #: tp/Texinfo/Parser.pm:3124 tp/Texinfo/Parser.pm:3263
 #: tp/Texinfo/Parser.pm:5509
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s missing argument"
-msgstr "%s: se necesita nombre de fichero que procesar.\n"
+msgstr "a @%s le falta argumento"
 
 #: tp/Texinfo/Parser.pm:3136
 #, fuzzy, perl-format
@@ -2793,19 +2794,19 @@
 #: tp/Texinfo/Parser.pm:3163 tp/Texinfo/Parser.pm:5593
 #: tp/Texinfo/Parser.pm:5638 tp/Texinfo/Parser.pm:5667
 #: tp/Texinfo/Parser.pm:5708 tp/Texinfo/Parser.pm:5786
-#, fuzzy, perl-format
+#, perl-format
 msgid "bad argument to @%s: %s"
-msgstr "Argumento erróneo para @%s: %s"
+msgstr "argumento erróneo para @%s: %s"
 
 #: tp/Texinfo/Parser.pm:3182
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s: could not open %s: %s"
-msgstr "%s: no se pudo abrir --css-file: %s"
+msgstr "@%s: no se pudo abrir %s: %s"
 
 #: tp/Texinfo/Parser.pm:3194
 #, perl-format
 msgid "encoding `%s' is not a canonical texinfo encoding"
-msgstr ""
+msgstr "la condificación `%s' no es una codificación canónica de texinfo"
 
 #: tp/Texinfo/Parser.pm:3203
 #, perl-format
@@ -2815,56 +2816,56 @@
 #: tp/Texinfo/Parser.pm:3353
 #, perl-format
 msgid "@%s after the first element"
-msgstr ""
+msgstr "@%s después del primer elemento"
 
 #: tp/Texinfo/Parser.pm:3360
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s only meaningful on a @multitable line"
-msgstr "@%s carece de sentido fuera de influencias de entornos como 
address@hidden'"
+msgstr "@%s carece de sentido fuera de una línea @multitable"
 
 #: tp/Texinfo/Parser.pm:3400
 #, perl-format
 msgid "@%s should not be associated with @top"
-msgstr ""
+msgstr "@%s no debe estar asociado con @top"
 
 #: tp/Texinfo/Parser.pm:3412
 #, perl-format
 msgid "@node precedes @%s, but parts may not be associated with nodes"
-msgstr ""
+msgstr "@node precede a @%s, pero las partes no pueden estar asociadas con los 
nodos"
 
 #: tp/Texinfo/Parser.pm:3514
-#, fuzzy, perl-format
+#, perl-format
 msgid "empty argument in @%s"
-msgstr "Argumento erróneo para @%s"
+msgstr "argumento vacío en @%s"
 
 #: tp/Texinfo/Parser.pm:3518
 #, perl-format
 msgid "empty node name after expansion `%s'"
-msgstr ""
+msgstr "nombre de nodo vacío tras expandir `%s'"
 
 #: tp/Texinfo/Parser.pm:3561
-#, fuzzy, perl-format
+#, perl-format
 msgid "empty menu entry name in `%s'"
-msgstr "El nodo '%s' no contiene menú alguno."
+msgstr "nombre de entrada de menú vacío en `%s'"
 
 #: tp/Texinfo/Parser.pm:3569
 msgid "empty node name in menu entry"
-msgstr ""
+msgstr "nombre de nodo vacío en una entrada de menú"
 
 #: tp/Texinfo/Parser.pm:3642
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s should not appear in @%s"
-msgstr "%s: no se pudo abrir --css-file: %s"
+msgstr "@%s no puede aparecer en @%s"
 
 #: tp/Texinfo/Parser.pm:3774
 #, perl-format
 msgid "@end %s should only appear at a line beginning"
-msgstr ""
+msgstr "@end %s solo puede aparecer al comienzo de una línea"
 
 #: tp/Texinfo/Parser.pm:3797
 #, perl-format
 msgid "macro `%s' previously defined"
-msgstr "el macro '%s' ya ha sido definido en este documento"
+msgstr "la macro '%s' ya ha sido definida en este documento"
 
 #: tp/Texinfo/Parser.pm:3800
 #, perl-format
@@ -2874,7 +2875,7 @@
 #: tp/Texinfo/Parser.pm:3805
 #, perl-format
 msgid "redefining Texinfo language command: @%s"
-msgstr ""
+msgstr "se redefine la orden del lenguaje Texinfo: @%s"
 
 #: tp/Texinfo/Parser.pm:3854
 #, perl-format
@@ -2884,17 +2885,19 @@
 #: tp/Texinfo/Parser.pm:3916
 #, perl-format
 msgid "@%s defined with zero or more than one argument should be invoked with 
{}"
-msgstr ""
+msgstr "@%s definido sin ningún argumento o con más de uno tiene que ser 
invocado con {}"
 
 #: tp/Texinfo/Parser.pm:3940
 #, perl-format
 msgid "macro call nested too deeply (set MAX_NESTED_MACROS to override; 
current value %d)"
 msgstr ""
+"anidamiento demasiado profundo en llamada a macro (habría que modificar\n"
+"MAX_NESTED_MACROS; su valor actual es %d)"
 
 #: tp/Texinfo/Parser.pm:3949
 #, perl-format
 msgid "recursive call of macro %s is not allowed; use @rmacro if needed"
-msgstr ""
+msgstr "no se permite llamar a la macro %s recursivamente; utilice @rmacro si 
lo necesita"
 
 #: tp/Texinfo/Parser.pm:4005
 #, perl-format
@@ -2902,14 +2905,14 @@
 msgstr ""
 
 #: tp/Texinfo/Parser.pm:4011
-#, fuzzy, perl-format
+#, perl-format
 msgid "use braces to give a command as an argument to @%s"
-msgstr "Use llaves para suplir un comando como argumento a @%s"
+msgstr "use llaves para pasar una orden como argumento de @%s"
 
 #: tp/Texinfo/Parser.pm:4024 tp/Texinfo/Parser.pm:5124
-#, fuzzy, perl-format
+#, perl-format
 msgid "%c%s expects `i' or `j' as argument, not `%s'"
-msgstr "el uso de `%c%s' presupone como siguientes argumentos `i' o `j', no 
`%c'"
+msgstr "el uso de `%c%s' presupone como argumentos `i' o `j', no `%s'"
 
 #: tp/Texinfo/Parser.pm:4036
 #, perl-format
@@ -2917,9 +2920,9 @@
 msgstr ""
 
 #: tp/Texinfo/Parser.pm:4047
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s expected braces"
-msgstr "%c%s se esperaban llaves"
+msgstr "@%s esperaba llaves"
 
 #: tp/Texinfo/Parser.pm:4207
 #, perl-format
@@ -2928,22 +2931,22 @@
 
 #: tp/Texinfo/Parser.pm:4210
 msgid "bad syntax for @value"
-msgstr ""
+msgstr "sintaxis de @value incorrecta"
 
 #: tp/Texinfo/Parser.pm:4217
-#, fuzzy, perl-format
+#, perl-format
 msgid "%c%s is obsolete."
-msgstr "%c%s es una sintaxis ya obsoleta"
+msgstr "%c%s es una sintaxis ya obsoleta."
 
 #: tp/Texinfo/Parser.pm:4220
-#, fuzzy, perl-format
+#, perl-format
 msgid "%c%s is obsolete; %s"
-msgstr "%c%s es una sintaxis ya obsoleta"
+msgstr "%c%s es una sintaxis ya obsoleta; %s"
 
 #: tp/Texinfo/Parser.pm:4229
 #, perl-format
 msgid "@%s should only appear at a line beginning"
-msgstr ""
+msgstr "@%s solo puede aparecer al comienzo de una línea"
 
 #: tp/Texinfo/Parser.pm:4320
 #, fuzzy, perl-format
@@ -2953,7 +2956,7 @@
 #: tp/Texinfo/Parser.pm:4329
 #, perl-format
 msgid "@%s should only appear in heading or footing"
-msgstr ""
+msgstr "@%s solo puede aparecer en el encabezado o al pie"
 
 #: tp/Texinfo/Parser.pm:4455 tp/Texinfo/Parser.pm:4472
 #: tp/Texinfo/Parser.pm:4522
@@ -2968,12 +2971,12 @@
 
 #: tp/Texinfo/Parser.pm:4488
 msgid "@tab before @item"
-msgstr ""
+msgstr "@tab antes de @item"
 
 #: tp/Texinfo/Parser.pm:4491
-#, fuzzy, perl-format
+#, perl-format
 msgid "too many columns in multitable item (max %d)"
-msgstr "Demasiadas columnas para el elemento multi-tabla (max %d)"
+msgstr "demasiadas columnas para el elemento multi-tabla (max %d)"
 
 #: tp/Texinfo/Parser.pm:4528
 msgid "ignoring @tab outside of multitable"
@@ -2982,7 +2985,7 @@
 #: tp/Texinfo/Parser.pm:4532
 #, perl-format
 msgid "@%s outside of table or list"
-msgstr ""
+msgstr "@%s fuera de tabla o lista"
 
 #: tp/Texinfo/Parser.pm:4567
 #, fuzzy, perl-format
@@ -2996,7 +2999,7 @@
 
 #: tp/Texinfo/Parser.pm:4613
 msgid "@dircategory after first node"
-msgstr ""
+msgstr "@dircategory después del primer nodo"
 
 #: tp/Texinfo/Parser.pm:4778
 #, fuzzy, perl-format
@@ -3005,12 +3008,12 @@
 
 #: tp/Texinfo/Parser.pm:4796
 msgid "@direntry after first node"
-msgstr ""
+msgstr "@direntry después del primer nodo"
 
 #: tp/Texinfo/Parser.pm:4804
-#, fuzzy, perl-format
+#, perl-format
 msgid "@%s seen before first @node"
-msgstr "address@hidden' ha sido leído antes que address@hidden', se creará un 
nodo `Top'"
+msgstr "se ha encontrado un @%s antes del primer @node"
 
 #: tp/Texinfo/Parser.pm:4807
 msgid "perhaps your @top node should be wrapped in @ifnottex rather than 
@ifinfo?"
@@ -3019,8 +3022,9 @@
 #: tp/Texinfo/Parser.pm:4869
 #, perl-format
 msgid "@%s should only appear in math context"
-msgstr ""
+msgstr "@%s solo puede aparecer en un contexto matemático"
 
+# TODO next
 #: tp/Texinfo/Parser.pm:4877
 #, fuzzy, perl-format
 msgid "unknown command `%s'"

Modified: trunk/tp/MANIFEST
===================================================================
--- trunk/tp/MANIFEST   2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/tp/MANIFEST   2015-02-22 22:53:33 UTC (rev 6139)
@@ -2,6 +2,8 @@
 Changes
 DebugTexinfo/DebugCount.pm
 DebugTexinfo/DebugTree.pm
+LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/ca/LC_MESSAGES/texinfo.mo
 LocaleData/cs/LC_MESSAGES/texinfo.mo
 LocaleData/da/LC_MESSAGES/texinfo.mo
 LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo
@@ -29,6 +31,7 @@
 LocaleData/pl/LC_MESSAGES/texinfo_document.mo
 LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
 LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/pt_BR/LC_MESSAGES/texinfo.mo
 LocaleData/ro/LC_MESSAGES/texinfo.mo
 LocaleData/ru/LC_MESSAGES/texinfo.mo
 LocaleData/rw/LC_MESSAGES/texinfo.mo
@@ -90,6 +93,7 @@
 po/Makefile
 po/PACKAGE
 po/POTFILES.in
+po/ca.po
 po/cs.po
 po/da.po
 po/de.po
@@ -106,6 +110,7 @@
 po/nb.po
 po/nl.po
 po/pl.po
+po/pt_BR.po
 po/ro.po
 po/ru.po
 po/rw.po
@@ -120,6 +125,7 @@
 po_document/Makefile
 po_document/PACKAGE
 po_document/POTFILES.in
+po_document/ca.us-ascii.po
 po_document/de.us-ascii.po
 po_document/eo.po
 po_document/es.us-ascii.po
@@ -474,6 +480,7 @@
 t/results/coverage/indentedblock.pl
 t/results/coverage/indicateurl_end_lines.pl
 t/results/coverage/insertcopying.pl
+t/results/coverage/invalid_U.pl
 t/results/coverage/item_container.pl
 t/results/coverage/lettered_accent_and_spaces.pl
 t/results/coverage/math.pl
@@ -1022,6 +1029,7 @@
 t/results/multitable/prototype_brace_no_brace.pl
 t/results/multitable/prototype_brace_no_brace_comment.pl
 t/results/multitable/prototype_no_brace.pl
+t/results/multitable/ref_in_multitable.pl
 t/results/multitable/w_in_multitable.pl
 t/results/paragraph/close_paragraph_command.pl
 t/results/paragraph/commands_in_flushright.pl
@@ -1039,6 +1047,7 @@
 t/results/paragraph/text_line.pl
 t/results/paragraph/text_space_comment.pl
 t/results/paragraph/two_lines.pl
+t/results/plaintext_tests/U_with_utf8_enable_encoding.pl
 t/results/plaintext_tests/accent_command_punctuation.pl
 t/results/plaintext_tests/accents_in_var_enable_encoding.pl
 t/results/plaintext_tests/after_punctuation_character_in_command.pl

Modified: trunk/tp/README
===================================================================
--- trunk/tp/README     2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/tp/README     2015-02-22 22:53:33 UTC (rev 6139)
@@ -1,7 +1,7 @@
 $Id$
 texinfo/tp/README
 
-  Copyright 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+  Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright
@@ -34,7 +34,7 @@
 
 This module is part of GNU Texinfo.  A standalone Perl module may also be
 produced from within the the Texinfo tree, using 
-  ./maintain/prepare_perl_module.sh
+  ./maintain/prepare_perl_standalone_module_archive.sh
 The resulting module, although standalone, should always be regenerated
 from the sources in Texinfo, to avoid divergence of sources.
 

Modified: trunk/tp/maintain/MANIFEST_generated_files
===================================================================
--- trunk/tp/maintain/MANIFEST_generated_files  2015-02-22 19:22:42 UTC (rev 
6138)
+++ trunk/tp/maintain/MANIFEST_generated_files  2015-02-22 22:53:33 UTC (rev 
6139)
@@ -1,30 +1,33 @@
+LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/ca/LC_MESSAGES/texinfo.mo
 LocaleData/cs/LC_MESSAGES/texinfo.mo
 LocaleData/da/LC_MESSAGES/texinfo.mo
+LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/de/LC_MESSAGES/texinfo.mo
 LocaleData/de_AT/LC_MESSAGES/texinfo.mo
-LocaleData/de/LC_MESSAGES/texinfo.mo
-LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/eo/LC_MESSAGES/texinfo.mo
 LocaleData/eo/LC_MESSAGES/texinfo_document.mo
-LocaleData/eo/LC_MESSAGES/texinfo.mo
+LocaleData/es.us-ascii/LC_MESSAGES/texinfo_document.mo
 LocaleData/es/LC_MESSAGES/texinfo.mo
-LocaleData/es.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/fr/LC_MESSAGES/texinfo.mo
 LocaleData/fr/LC_MESSAGES/texinfo_document.mo
-LocaleData/fr/LC_MESSAGES/texinfo.mo
 LocaleData/he/LC_MESSAGES/texinfo.mo
 LocaleData/hr/LC_MESSAGES/texinfo.mo
+LocaleData/hu/LC_MESSAGES/texinfo.mo
 LocaleData/hu/LC_MESSAGES/texinfo_document.mo
-LocaleData/hu/LC_MESSAGES/texinfo.mo
 LocaleData/id/LC_MESSAGES/texinfo.mo
+LocaleData/it/LC_MESSAGES/texinfo.mo
 LocaleData/it/LC_MESSAGES/texinfo_document.mo
-LocaleData/it/LC_MESSAGES/texinfo.mo
 LocaleData/ja/LC_MESSAGES/texinfo.mo
 LocaleData/nb/LC_MESSAGES/texinfo.mo
+LocaleData/nl/LC_MESSAGES/texinfo.mo
 LocaleData/nl/LC_MESSAGES/texinfo_document.mo
-LocaleData/nl/LC_MESSAGES/texinfo.mo
 LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/pl/LC_MESSAGES/texinfo.mo
 LocaleData/pl/LC_MESSAGES/texinfo_document.mo
-LocaleData/pl/LC_MESSAGES/texinfo.mo
+LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
 LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
-LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
+LocaleData/pt_BR/LC_MESSAGES/texinfo.mo
 LocaleData/ro/LC_MESSAGES/texinfo.mo
 LocaleData/ru/LC_MESSAGES/texinfo.mo
 LocaleData/rw/LC_MESSAGES/texinfo.mo
@@ -35,25 +38,14 @@
 LocaleData/vi/LC_MESSAGES/texinfo.mo
 LocaleData/zh_CN/LC_MESSAGES/texinfo.mo
 LocaleData/zh_TW/LC_MESSAGES/texinfo.mo
+po/Makefile
+po/PACKAGE
+po/POTFILES.in
+po/ca.po
 po/cs.po
 po/da.po
+po/de.po
 po/de_AT.po
-po/de.po
-po_document/de.us-ascii.po
-po_document/eo.po
-po_document/es.us-ascii.po
-po_document/fr.po
-po_document/hu.po
-po_document/it.po
-po_document/Makefile
-po_document/nl.po
-po_document/no.us-ascii.po
-po_document/PACKAGE
-po_document/pl.po
-po_document/POTFILES.in
-po_document/pt_BR.us-ascii.po
-po_document/pt.us-ascii.po
-po_document/texinfo_document.pot
 po/eo.po
 po/es.po
 po/fr.po
@@ -63,12 +55,10 @@
 po/id.po
 po/it.po
 po/ja.po
-po/Makefile
 po/nb.po
 po/nl.po
-po/PACKAGE
 po/pl.po
-po/POTFILES.in
+po/pt_BR.po
 po/ro.po
 po/ru.po
 po/rw.po
@@ -80,9 +70,25 @@
 po/vi.po
 po/zh_CN.po
 po/zh_TW.po
-t/include_dir/figure.txt
+po_document/Makefile
+po_document/PACKAGE
+po_document/POTFILES.in
+po_document/ca.us-ascii.po
+po_document/de.us-ascii.po
+po_document/eo.po
+po_document/es.us-ascii.po
+po_document/fr.po
+po_document/hu.po
+po_document/it.po
+po_document/nl.po
+po_document/no.us-ascii.po
+po_document/pl.po
+po_document/pt.us-ascii.po
+po_document/pt_BR.us-ascii.po
+po_document/texinfo_document.pot
 t/include_dir/f--ile.png
 t/include_dir/f--ile.txt
+t/include_dir/figure.txt
 t/include_dir/inc_file.texi
 t/include_dir/incl-incl.txi
 t/include_dir/macro_included.texi

Modified: trunk/tp/maintain/all_tests.sh
===================================================================
--- trunk/tp/maintain/all_tests.sh      2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/tp/maintain/all_tests.sh      2015-02-22 22:53:33 UTC (rev 6139)
@@ -2,7 +2,7 @@
 # $Id$
 # Helper script for tests.
 #
-# Copyright 2015 Free Software Foundation, Inc.
+# Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
 #
 # This file is free software; as a special exception the author gives
 # unlimited permission to copy and/or distribute it, with or without

Modified: trunk/tp/maintain/prepare_perl_module_files.sh
===================================================================
--- trunk/tp/maintain/prepare_perl_module_files.sh      2015-02-22 19:22:42 UTC 
(rev 6138)
+++ trunk/tp/maintain/prepare_perl_module_files.sh      2015-02-22 22:53:33 UTC 
(rev 6139)
@@ -1,4 +1,19 @@
 #! /bin/sh
+# $Id$
+# Regenerate lists of t/ files, used for make dist(check)
+# and the Perl modules.
+#
+# Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
+#
+# This file is free software; as a special exception the author gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Originally written by Patrice Dumas.
 
 set -e
 
@@ -34,10 +49,10 @@
   (cd $dir && make all && make clean)
 done
 
-find LocaleData po_document po t/include_dir -type f | sort > 
maintain/MANIFEST_generated_files
+find LocaleData po_document po t/include_dir -type f | sort \
+  > maintain/MANIFEST_generated_files
 make MANIFEST
 cp -p ../COPYING .
 sed 's/\(my \$hardcoded_version = \).*/\1 undef;/' texi2any.pl > texi2any
 chmod a+x texi2any
 touch -r texi2any.pl texi2any
-


Property changes on: trunk/tp/maintain/prepare_perl_module_files.sh
___________________________________________________________________
Added: svn:keywords
   + Date Author Id

Modified: trunk/tp/maintain/regenerate_cmd_tests.sh
===================================================================
--- trunk/tp/maintain/regenerate_cmd_tests.sh   2015-02-22 19:22:42 UTC (rev 
6138)
+++ trunk/tp/maintain/regenerate_cmd_tests.sh   2015-02-22 22:53:33 UTC (rev 
6139)
@@ -3,7 +3,7 @@
 # Use information from test driving files to regenerate test scripts
 # that run only one test, and file lists to be used in Makefiles.
 #
-# Copyright 2015 Free Software Foundation, Inc.
+# Copyright 2013, 2014, 2015 Free Software Foundation, Inc.
 #
 # This file is free software; as a special exception the author gives
 # unlimited permission to copy and/or distribute it, with or without

Modified: trunk/tp/t/README
===================================================================
--- trunk/tp/t/README   2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/tp/t/README   2015-02-22 22:53:33 UTC (rev 6139)
@@ -74,3 +74,7 @@
 
 The output files will be created with -o, in t/output_files/$test_category/
 
+When adding Perl (sub)tests under t/, also run
+maintain/prepare_perl_module_files.sh to regenerate
+maintain/MANIFEST_generated_files, or a "plan" (aka results file) will
+be missing at distcheck.

Modified: trunk/tp/tests/README
===================================================================
--- trunk/tp/tests/README       2015-02-22 19:22:42 UTC (rev 6138)
+++ trunk/tp/tests/README       2015-02-22 22:53:33 UTC (rev 6139)
@@ -172,7 +172,8 @@
 For even more, use sh -vx to show exactly what run_parser_all is doing.
 
 When satisfied, add the .texi in subdir/Makefile.am.
-And of course commit all the files and try a make check (or long-checks,
+
+Of course commit all the files and try a make check (or long-checks,
 as needed) afterward to verify it gets run, and passes.
 
-The regenerate_cmd_tests helper script that runs as part of the
+See tp/t/README for info about those tests.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]