]> git.ipfire.org Git - thirdparty/automake.git/commit
Internationalization tests.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Sep 2010 23:16:56 +0000 (01:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Sep 2010 23:16:56 +0000 (01:16 +0200)
commit45c45ae4ee5a4a60768a755bc66e707463de8d42
tree155d60ab6155e3b12c926a4e16ff49777c71c096
parent74ad120b941c73c536d186422805b661863ab93a
Internationalization tests.

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