]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Make internationalization tests executable.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 6 Sep 2010 12:40:48 +0000 (14:40 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 6 Sep 2010 12:45:03 +0000 (14:45 +0200)
* 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.

25 files changed:
ChangeLog
tests/pot-copyright.test [changed mode: 0644->0755]
tests/pot-download1.test [changed mode: 0644->0755]
tests/pot-empty.test [changed mode: 0644->0755]
tests/pot-enable1.test [changed mode: 0644->0755]
tests/pot-enable2.test [changed mode: 0644->0755]
tests/pot-format-csharp1.test [changed mode: 0644->0755]
tests/pot-format-java1.test [changed mode: 0644->0755]
tests/pot-format-java2.test [changed mode: 0644->0755]
tests/pot-format-qt1.test [changed mode: 0644->0755]
tests/pot-format-tcl1.test [changed mode: 0644->0755]
tests/pot-linguas.test [changed mode: 0644->0755]
tests/pot-macro-warn.test [changed mode: 0644->0755]
tests/pot-msgidbugs.test [changed mode: 0644->0755]
tests/pot-no-linguas.test [changed mode: 0644->0755]
tests/pot-noinst.test [changed mode: 0644->0755]
tests/pot-override1.test [changed mode: 0644->0755]
tests/pot-samedir.test [changed mode: 0644->0755]
tests/pot-topsrcdir.test [changed mode: 0644->0755]
tests/pot-warn1.test [changed mode: 0644->0755]
tests/pot-warn2.test [changed mode: 0644->0755]
tests/pot-xgettext1.test [changed mode: 0644->0755]
tests/pot-xgettext2.test [changed mode: 0644->0755]
tests/pot-xgettext3.test [changed mode: 0644->0755]
tests/pot-xgettext4.test [changed mode: 0644->0755]

index a21b60af38108bb1e27db497ec2e29784e6388b2..5dd4e001863b74f5a7151504a5d2bff1a859ad2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2010-09-06  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       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  <bruno@clisp.org>
 
        Internationalization tests.
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)