cpython/Lib/test/test_lib2to3
Victor Stinner 616fa3465d
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
* Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/.
* Remove Lib/test/test_lib2to3.py.
* Update imports.
* all_project_files(): use different paths and sort files
  to make the tests more reproducible.
* Update references to tests.
2022-06-21 15:21:22 +02:00
..
data
__init__.py
__main__.py
pytree_idempotency.py
support.py
test_all_fixers.py
test_fixers.py
test_main.py
test_parser.py
test_pytree.py
test_refactor.py
test_util.py