cpython/Lib/test/test_tools
Hai Shi 847f94f47b
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
Use new test.support helper submodules in tests:

* distutils tests
* test_buffer
* test_compile
* test_filecmp
* test_fileinput
* test_readline
* test_smtpnet
* test_structmembers
* test_tools
2020-06-25 19:17:57 +02:00
..
test_c_analyzer bpo-40443: Remove unused imports in tests (GH-19805) 2020-04-30 01:48:37 +02:00
__init__.py bpo-40275: Use new test.support helper submodules in tests (GH-21151) 2020-06-25 19:17:57 +02:00
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py
test_lll.py bpo-40443: Remove unused imports in tests (GH-19805) 2020-04-30 01:48:37 +02:00
test_md5sum.py bpo-9216: hashlib usedforsecurity fixes (GH-20258) 2020-05-22 11:04:33 -07:00
test_pathfix.py bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters. (GH-21035) 2020-06-25 17:56:31 +03:00
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) 2019-07-30 17:45:09 +02:00