]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540)
authorTomas R. <tomas.roun8@gmail.com>
Sun, 16 Feb 2025 12:05:01 +0000 (13:05 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 12:05:01 +0000 (14:05 +0200)
commit361083b84b0db975058b2d1f50dcbfd36f072caf
tree4682679897c270894b7339996ce64c9e94e68809
parent9837c2a21457e4eacabf606c44ec42d1962f11f1
gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540)
Lib/test/test_tools/msgfmt_data/fuzzy.mo [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/fuzzy.po [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/general.mo [new file with mode: 0644]
Lib/test/test_tools/msgfmt_data/general.po [new file with mode: 0644]
Lib/test/test_tools/test_msgfmt.py [new file with mode: 0644]
Makefile.pre.in