From: Stefano Lattarini Date: Mon, 6 Sep 2010 12:40:48 +0000 (+0200) Subject: Make internationalization tests executable. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0555e641094da91f8e5a3e6167d2d4e8763a2246;p=thirdparty%2Fautomake.git Make internationalization tests executable. * tests/pot-macro-warn.test: Made executable. * tests/pot-enable1.test: Likewise. * tests/pot-enable2.test: Likewise. * tests/pot-warn1.test: Likewise. * tests/pot-warn2.test: Likewise. * tests/pot-empty.test: Likewise. * tests/pot-no-linguas.test: Likewise. * tests/pot-linguas.test: Likewise. * tests/pot-noinst.test: Likewise. * tests/pot-topsrcdir.test: Likewise. * tests/pot-samedir.test: Likewise. * tests/pot-override1.test: Likewise. * tests/pot-copyright.test: Likewise. * tests/pot-msgidbugs.test: Likewise. * tests/pot-xgettext1.test: Likewise. * tests/pot-xgettext2.test: Likewise. * tests/pot-xgettext3.test: Likewise. * tests/pot-xgettext4.test: Likewise. * tests/pot-download1.test: Likewise. * tests/pot-format-qt1.test: Likewise. * tests/pot-format-java1.test: Likewise. * tests/pot-format-java2.test: Likewise. * tests/pot-format-csharp1.test: Likewise. * tests/pot-format-tcl1.test: Likewise. --- diff --git a/ChangeLog b/ChangeLog index a21b60af3..5dd4e0018 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2010-09-06 Stefano Lattarini + + Make internationalization tests executable. + * tests/pot-macro-warn.test: Made executable. + * tests/pot-enable1.test: Likewise. + * tests/pot-enable2.test: Likewise. + * tests/pot-warn1.test: Likewise. + * tests/pot-warn2.test: Likewise. + * tests/pot-empty.test: Likewise. + * tests/pot-no-linguas.test: Likewise. + * tests/pot-linguas.test: Likewise. + * tests/pot-noinst.test: Likewise. + * tests/pot-topsrcdir.test: Likewise. + * tests/pot-samedir.test: Likewise. + * tests/pot-override1.test: Likewise. + * tests/pot-copyright.test: Likewise. + * tests/pot-msgidbugs.test: Likewise. + * tests/pot-xgettext1.test: Likewise. + * tests/pot-xgettext2.test: Likewise. + * tests/pot-xgettext3.test: Likewise. + * tests/pot-xgettext4.test: Likewise. + * tests/pot-download1.test: Likewise. + * tests/pot-format-qt1.test: Likewise. + * tests/pot-format-java1.test: Likewise. + * tests/pot-format-java2.test: Likewise. + * tests/pot-format-csharp1.test: Likewise. + * tests/pot-format-tcl1.test: Likewise. + 2010-09-05 Bruno Haible Internationalization tests. diff --git a/tests/pot-copyright.test b/tests/pot-copyright.test old mode 100644 new mode 100755 diff --git a/tests/pot-download1.test b/tests/pot-download1.test old mode 100644 new mode 100755 diff --git a/tests/pot-empty.test b/tests/pot-empty.test old mode 100644 new mode 100755 diff --git a/tests/pot-enable1.test b/tests/pot-enable1.test old mode 100644 new mode 100755 diff --git a/tests/pot-enable2.test b/tests/pot-enable2.test old mode 100644 new mode 100755 diff --git a/tests/pot-format-csharp1.test b/tests/pot-format-csharp1.test old mode 100644 new mode 100755 diff --git a/tests/pot-format-java1.test b/tests/pot-format-java1.test old mode 100644 new mode 100755 diff --git a/tests/pot-format-java2.test b/tests/pot-format-java2.test old mode 100644 new mode 100755 diff --git a/tests/pot-format-qt1.test b/tests/pot-format-qt1.test old mode 100644 new mode 100755 diff --git a/tests/pot-format-tcl1.test b/tests/pot-format-tcl1.test old mode 100644 new mode 100755 diff --git a/tests/pot-linguas.test b/tests/pot-linguas.test old mode 100644 new mode 100755 diff --git a/tests/pot-macro-warn.test b/tests/pot-macro-warn.test old mode 100644 new mode 100755 diff --git a/tests/pot-msgidbugs.test b/tests/pot-msgidbugs.test old mode 100644 new mode 100755 diff --git a/tests/pot-no-linguas.test b/tests/pot-no-linguas.test old mode 100644 new mode 100755 diff --git a/tests/pot-noinst.test b/tests/pot-noinst.test old mode 100644 new mode 100755 diff --git a/tests/pot-override1.test b/tests/pot-override1.test old mode 100644 new mode 100755 diff --git a/tests/pot-samedir.test b/tests/pot-samedir.test old mode 100644 new mode 100755 diff --git a/tests/pot-topsrcdir.test b/tests/pot-topsrcdir.test old mode 100644 new mode 100755 diff --git a/tests/pot-warn1.test b/tests/pot-warn1.test old mode 100644 new mode 100755 diff --git a/tests/pot-warn2.test b/tests/pot-warn2.test old mode 100644 new mode 100755 diff --git a/tests/pot-xgettext1.test b/tests/pot-xgettext1.test old mode 100644 new mode 100755 diff --git a/tests/pot-xgettext2.test b/tests/pot-xgettext2.test old mode 100644 new mode 100755 diff --git a/tests/pot-xgettext3.test b/tests/pot-xgettext3.test old mode 100644 new mode 100755 diff --git a/tests/pot-xgettext4.test b/tests/pot-xgettext4.test old mode 100644 new mode 100755