Searched refs:missing_compiler_executable (Results 1 – 8 of 8) sorted by relevance
6 from test.support import run_unittest, missing_compiler_executable46 cmd = missing_compiler_executable(['preprocessor'])
7 from test.support import run_unittest, missing_compiler_executable130 ccmd = missing_compiler_executable()
60 cmd = support.missing_compiler_executable()336 cmd = support.missing_compiler_executable()
212 cmd = test_support.missing_compiler_executable()
76 cmd = support.missing_compiler_executable()
1688 def missing_compiler_executable(cmd_names=[]): function
873 .. function:: missing_compiler_executable(cmd_names=[])
2897 Adjust test.support.missing_compiler_executable check so that a nominal