diff options
author | Bruno Haible <bruno@clisp.org> | 2001-08-31 18:38:34 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2001-08-31 18:38:34 +0000 |
commit | b7f1c0c38648b452c17a69ed23227a2a7e6841ba (patch) | |
tree | 3bbe97ab64aeecbeb9c6b3b82463bd652f5aeae1 /tests/ChangeLog | |
parent | 13a5f26924f5a2f399c406340d1395813c38e147 (diff) | |
download | external_gettext-b7f1c0c38648b452c17a69ed23227a2a7e6841ba.zip external_gettext-b7f1c0c38648b452c17a69ed23227a2a7e6841ba.tar.gz external_gettext-b7f1c0c38648b452c17a69ed23227a2a7e6841ba.tar.bz2 |
Reorganize msgfmt checking options.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 8486642..4191e5b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,17 @@ +2001-08-30 Bruno Haible <haible@clisp.cons.org> + + * Makefile.am (TESTS_ENVIRONMENT): Define MSGCAT environment variable. + * format-c-2: Use --check-format, not -c, because the test snippets + don't have a header entry. + * format-java-2: Likewise. + * format-lisp-2: Likewise. + * format-python-2: Likewise. + * format-ycp-2: Likewise. + * msgcomm-16: Add ycp-format to expected output. + * msgfmt-1: Use msgcat --use-first to pass msgfmt's duplicate checking. + * msgfmt-2: Likewise. + * xg-test1.ok.po: Update. + 2001-08-26 Bruno Haible <haible@clisp.cons.org> * format-c-1: New file. |