Searched refs:missing_compiler_executable (Results 1 – 8 of 8) sorted by relevance
6 from test.support import run_unittest, missing_compiler_executable120 ccmd = missing_compiler_executable()
5 from test.support import run_unittest, missing_compiler_executable42 cmd = missing_compiler_executable(['preprocessor'])
56 cmd = support.missing_compiler_executable()332 cmd = support.missing_compiler_executable()
201 cmd = test_support.missing_compiler_executable()
72 cmd = support.missing_compiler_executable()
2727 def missing_compiler_executable(cmd_names=[]): function
1255 .. function:: missing_compiler_executable(cmd_names=[])
2897 Adjust test.support.missing_compiler_executable check so that a nominal