Home
last modified time | relevance | path

Searched refs:InstallScriptsTestCase (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_install_scripts.py13 class InstallScriptsTestCase(support.TempdirManager, class
79 return unittest.makeSuite(InstallScriptsTestCase)
/external/python/cpython2/Lib/distutils/tests/
Dtest_install_scripts.py13 class InstallScriptsTestCase(support.TempdirManager, class
79 return unittest.makeSuite(InstallScriptsTestCase)
/external/python/setuptools/setuptools/_distutils/tests/
Dtest_install_scripts.py13 class InstallScriptsTestCase(support.TempdirManager, class
79 return unittest.TestLoader().loadTestsFromTestCase(InstallScriptsTestCase)