cpython/Lib/test/test_pathlib
Barney Gale f1526356b1
GH-113528: Split up pathlib tests for invalid basenames. (#113776)
Split test cases for invalid names into dedicated test methods. This will
make it easier to refactor tests for invalid name handling in ABCs later.

No change of coverage, just a change of test suite organisation.
2024-01-06 17:03:07 +00:00
..
__init__.py
test_pathlib.py GH-113568: Stop raising deprecation warnings from pathlib ABCs (#113757) 2024-01-05 22:56:04 +00:00
test_pathlib_abc.py GH-113528: Split up pathlib tests for invalid basenames. (#113776) 2024-01-06 17:03:07 +00:00