cpython/Lib/test/test_cppext
Serhiy Storchaka f3ba0a74cd
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Only mark tests which spend significant system or user time,
by itself or in subprocesses.
2023-09-02 07:45:34 +03:00
..
__init__.py gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) 2023-09-02 07:45:34 +03:00
extension.cpp gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) 2023-08-22 18:30:18 +00:00
setup.py