[3.12] gh-126413: Add translation tests for getopt and optparse (GH-126698) (GH-126756)

(cherry picked from commit dff074d144)
This commit is contained in:
Tomas R. 2024-11-15 12:07:16 +01:00 committed by GitHub
parent 04f38bb775
commit ad4f8debda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 114 additions and 58 deletions

View file

@ -2249,6 +2249,8 @@ TESTSUBDIRS= idlelib/idle_test \
test/tracedmodules \
test/translationdata \
test/translationdata/argparse \
test/translationdata/getopt \
test/translationdata/optparse \
test/typinganndata \
test/wheeldata \
test/xmltestdata \