Searched refs:missing_compiler_executable (Results 1 – 8 of 8) sorted by relevance
7 run_unittest, missing_compiler_executable, requires_subprocess49 cmd = missing_compiler_executable(['preprocessor'])
8 run_unittest, missing_compiler_executable, requires_subprocess133 ccmd = missing_compiler_executable()
60 cmd = support.missing_compiler_executable()338 cmd = support.missing_compiler_executable()
213 cmd = test_support.missing_compiler_executable()
94 cmd = support.missing_compiler_executable()
1825 def missing_compiler_executable(cmd_names=[]): function
889 .. function:: missing_compiler_executable(cmd_names=[])
19426 - bpo-34897: Adjust test.support.missing_compiler_executable check so that a