Searched refs:test_no_compiler (Results 1 – 6 of 6) sorted by relevance
/external/python/setuptools/setuptools/tests/ | ||
D | test_msvc14.py | 16 def test_no_compiler(self): member in TestMSVC14 |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_msvccompiler.py | 18 def test_no_compiler(self): member in msvccompilerTestCase |
D | test_msvc9compiler.py | 106 def test_no_compiler(self): member in msvc9compilerTestCase |
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_msvc9compiler.py | 106 def test_no_compiler(self): member in msvc9compilerTestCase |
/external/python/setuptools/setuptools/_distutils/tests/ | ||
D | test_msvc9compiler.py | 106 def test_no_compiler(self): member in msvc9compilerTestCase |
D | test_msvccompiler.py | 19 def test_no_compiler(self): member in msvccompilerTestCase |