]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgfmt: Verify that .mo files are reproducible across GNU gettext versions.
authorBruno Haible <bruno@clisp.org>
Sat, 12 Jul 2025 12:38:33 +0000 (14:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 12 Jul 2025 12:41:08 +0000 (14:41 +0200)
commita0e74b95831bfa37e3f4293b307c25d584b536f7
tree2122f9695ac56844c8636ca34595fcffddba0ed8
parent6a0792037f1ed71c2b263ba72132f43186a9e65f
msgfmt: Verify that .mo files are reproducible across GNU gettext versions.

* gettext-tools/tests/msgfmt-21: New file.
* gettext-tools/tests/testdata/mf-21.mo: New generated file.
* gettext-tools/tests/Makefile.am (TESTS): Add msgfmt-21.
(EXTRA_DIST): Add testdata/mf-21.mo.
gettext-tools/tests/Makefile.am
gettext-tools/tests/msgfmt-21 [new file with mode: 0644]
gettext-tools/tests/testdata/mf-21.mo [new file with mode: 0644]