cpython/Lib/test/test_tools
Miss Islington (bot) 33834cb2b3
[3.12] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132216)
(cherry picked from commit ad6a032ceb)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
2025-04-07 11:52:22 +00:00
..
i18n_data [3.12] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132033) 2025-04-02 23:29:02 +03:00
msgfmt_data [3.12] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132216) 2025-04-07 11:52:22 +00:00
__init__.py
__main__.py
test_freeze.py [3.12] gh-113384: Skip test_freeze for framework builds on macOS (GH-113390) (#113395) 2023-12-22 12:06:46 +01:00
test_i18n.py [3.12] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132033) 2025-04-02 23:29:02 +03:00
test_makefile.py [3.12] gh-126014: Ignore __pycache__-only folders in makefile tests (GH-126066) (#126110) 2024-10-29 08:04:50 +00:00
test_msgfmt.py [3.12] gh-85012: Properly reset msgctxt when compiling messages with msgfmt (GH-130525) (GH-131206) 2025-03-13 19:09:42 +00:00
test_reindent.py [3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109677) 2023-10-02 17:11:24 +02:00
test_sundry.py