summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-08-27 12:06:02 +0000
committerBruno Haible <bruno@clisp.org>2001-08-27 12:06:02 +0000
commit024faf54e322be79044eccf731c3d4c0b87d73d5 (patch)
tree0e7e96308682665a7d39d2324cb81139bc8a4de7 /tests
parentb5b4015fe61a8edc125a020e138a6c88ebd7c9db (diff)
downloadexternal_gettext-024faf54e322be79044eccf731c3d4c0b87d73d5.zip
external_gettext-024faf54e322be79044eccf731c3d4c0b87d73d5.tar.gz
external_gettext-024faf54e322be79044eccf731c3d4c0b87d73d5.tar.bz2
Language dependent format string checking.
Diffstat (limited to 'tests')
-rw-r--r--tests/ChangeLog14
-rw-r--r--tests/Makefile.am5
2 files changed, 19 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index dc9977c..8486642 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,17 @@
+2001-08-26 Bruno Haible <haible@clisp.cons.org>
+
+ * format-c-1: New file.
+ * format-c-2: New file.
+ * format-java-1: New file.
+ * format-java-2: New file.
+ * format-lisp-1: New file.
+ * format-lisp-2: New file.
+ * format-python-1: New file.
+ * format-python-2: New file.
+ * format-ycp-1: New file.
+ * format-ycp-2: New file.
+ * Makefile.am (TESTS): Add them all.
+
2001-08-08 Bruno Haible <haible@clisp.cons.org>
* msgmerge-12: New file, from Karl Eichwalder.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d2545cc..66e3678 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -33,6 +33,11 @@ TESTS = gettext-1 gettext-2 \
msguniq-1 msguniq-2 msguniq-3 \
xgettext-1 xgettext-2 xgettext-3 xgettext-4 xgettext-5 xgettext-6 \
xgettext-7 xgettext-8 xgettext-9 \
+ format-c-1 format-c-2 \
+ format-java-1 format-java-2 \
+ format-lisp-1 format-lisp-2 \
+ format-python-1 format-python-2 \
+ format-ycp-1 format-ycp-2 \
plural-1 plural-2
EXTRA_DIST = $(TESTS) test.mo xg-test1.ok.po