cpython/Lib/test/test_tools
Serhiy Storchaka c6b1a07343
gh-131853: Fix test_msgfmt on big-endian platforms (GH-131879)
Use a generated .mo file instead of a checked in one.
2025-03-29 19:14:37 +02:00
..
i18n_data gh-130453: pygettext: Allow overriding default keywords when using `--keyword` (GH-130709) 2025-03-03 18:57:01 +02:00
msgfmt_data gh-85012: Properly reset msgctxt when compiling messages with msgfmt (GH-130525) 2025-03-13 20:40:40 +02:00
__init__.py
__main__.py
test_freeze.py
test_i18n.py gh-130453: pygettext: Allow overriding default keywords when using `--keyword` (GH-130709) 2025-03-03 18:57:01 +02:00
test_makefile.py gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066) 2024-10-29 10:43:48 +03:00
test_makeunicodedata.py
test_msgfmt.py gh-131853: Fix test_msgfmt on big-endian platforms (GH-131879) 2025-03-29 19:14:37 +02:00
test_reindent.py
test_sundry.py