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.py153 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.py136 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_build_clib.py89 def test_finalize_options(self): member in BuildCLibTestCase
Dtest_config_cmd.py59 def test_finalize_options(self): member in ConfigTestCase
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.py152 def test_finalize_options(self): member in InstallTestCase
Dtest_sdist.py288 def test_finalize_options(self): member in SDistTestCase
Dtest_dist.py189 def test_finalize_options(self): member in DistributionTestCase
Dtest_build_ext.py180 def test_finalize_options(self): member in BuildExtTestCase