Home
last modified time | relevance | path

Searched refs:missing_compiler_executable (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/distutils/tests/
Dtest_config_cmd.py7 run_unittest, missing_compiler_executable, requires_subprocess
49 cmd = missing_compiler_executable(['preprocessor'])
Dtest_build_clib.py8 run_unittest, missing_compiler_executable, requires_subprocess
133 ccmd = missing_compiler_executable()
Dtest_build_ext.py60 cmd = support.missing_compiler_executable()
338 cmd = support.missing_compiler_executable()
Dtest_install.py213 cmd = test_support.missing_compiler_executable()
/third_party/python/Lib/test/test_peg_generator/
Dtest_c_parser.py94 cmd = support.missing_compiler_executable()
/third_party/python/Lib/test/support/
D__init__.py1825 def missing_compiler_executable(cmd_names=[]): function
/third_party/python/Doc/library/
Dtest.rst889 .. function:: missing_compiler_executable(cmd_names=[])
/third_party/python/Misc/
DNEWS19426 - bpo-34897: Adjust test.support.missing_compiler_executable check so that a