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.py6 from test.support import run_unittest, missing_compiler_executable
46 cmd = missing_compiler_executable(['preprocessor'])
Dtest_build_clib.py7 from test.support import run_unittest, missing_compiler_executable
130 ccmd = missing_compiler_executable()
Dtest_build_ext.py60 cmd = support.missing_compiler_executable()
336 cmd = support.missing_compiler_executable()
Dtest_install.py212 cmd = test_support.missing_compiler_executable()
/third_party/python/Lib/test/test_peg_generator/
Dtest_c_parser.py76 cmd = support.missing_compiler_executable()
/third_party/python/Lib/test/support/
D__init__.py1688 def missing_compiler_executable(cmd_names=[]): function
/third_party/python/Doc/library/
Dtest.rst873 .. function:: missing_compiler_executable(cmd_names=[])
/third_party/python/Misc/NEWS.d/
D3.8.0a1.rst2897 Adjust test.support.missing_compiler_executable check so that a nominal