cpython/Lib/test/test_cppext
Serhiy Storchaka 76f52196b9
[3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799)
Only mark tests which spend significant system or user time,
by itself or in subprocesses.
(cherry picked from commit f3ba0a74cd)
2023-09-03 09:34:30 +03:00
..
__init__.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
extension.cpp [3.11] gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) (#108336) 2023-08-23 05:11:53 +02:00
setup.py