-
- Downloads
bpo-32964: Reuse a testing implementation of the path protocol in tests. (#5930)
Showing
- Doc/library/test.rst 7 additions, 0 deletionsDoc/library/test.rst
- Lib/test/support/__init__.py 18 additions, 0 deletionsLib/test/support/__init__.py
- Lib/test/test_compile.py 2 additions, 8 deletionsLib/test/test_compile.py
- Lib/test/test_genericpath.py 2 additions, 10 deletionsLib/test/test_genericpath.py
- Lib/test/test_io.py 14 additions, 11 deletionsLib/test/test_io.py
- Lib/test/test_ntpath.py 3 additions, 12 deletionsLib/test/test_ntpath.py
- Lib/test/test_os.py 14 additions, 30 deletionsLib/test/test_os.py
- Lib/test/test_pathlib.py 3 additions, 6 deletionsLib/test/test_pathlib.py
- Lib/test/test_posixpath.py 3 additions, 11 deletionsLib/test/test_posixpath.py
- Lib/test/test_shutil.py 2 additions, 9 deletionsLib/test/test_shutil.py
- Lib/test/test_subprocess.py 2 additions, 6 deletionsLib/test/test_subprocess.py
Loading
Please register or sign in to comment