Home
last modified time | relevance | path

Searched refs:test_finalize_options (Results 1 – 19 of 19) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_build.py15 def test_finalize_options(self): member in BuildTestCase
Dtest_bdist_dumb.py95 def test_finalize_options(self): member in BuildDumbTestCase
Dtest_config_cmd.py52 def test_finalize_options(self): member in ConfigTestCase
Dtest_build_clib.py90 def test_finalize_options(self): member in BuildCLibTestCase
Dtest_install_lib.py17 def test_finalize_options(self): member in InstallLibTestCase
Dtest_upload.py76 def test_finalize_options(self): member in uploadTestCase
Dtest_install.py152 def test_finalize_options(self): member in InstallTestCase
Dtest_dist.py178 def test_finalize_options(self): member in DistributionTestCase
Dtest_sdist.py300 def test_finalize_options(self): member in SDistTestCase
Dtest_build_ext.py135 def test_finalize_options(self): member in BuildExtTestCase
/external/python/cpython3/Lib/distutils/tests/
Dtest_build.py15 def test_finalize_options(self): member in BuildTestCase
Dtest_config_cmd.py55 def test_finalize_options(self): member in ConfigTestCase
Dtest_build_clib.py90 def test_finalize_options(self): member in BuildCLibTestCase
Dtest_install_lib.py19 def test_finalize_options(self): member in InstallLibTestCase
Dtest_upload.py87 def test_finalize_options(self): member in uploadTestCase
Dtest_install.py151 def test_finalize_options(self): member in InstallTestCase
Dtest_dist.py187 def test_finalize_options(self): member in DistributionTestCase
Dtest_sdist.py280 def test_finalize_options(self): member in SDistTestCase
Dtest_build_ext.py164 def test_finalize_options(self): member in BuildExtTestCase