cpython/Lib/test/test_tools
Tomas R. 7ea6e88eb4
gh-85012: Properly reset msgctxt when compiling messages with msgfmt (GH-130525)
Add also human-readable snapshots for tests.
2025-03-13 20:40:40 +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 gh-113384: Skip test_freeze for framework builds on macOS (#113390) 2023-12-22 11:35:54 +01:00
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-85012: Properly reset msgctxt when compiling messages with msgfmt (GH-130525) 2025-03-13 20:40:40 +02:00
test_reindent.py
test_sundry.py