Searched refs:test_empty_options (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_dist.py | 159 def test_empty_options(self): member in DistributionTestCase |
/external/python/setuptools/setuptools/_distutils/tests/ | ||
D | test_dist.py | 175 def test_empty_options(self): member in DistributionTestCase |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_dist.py | 171 def test_empty_options(self): member in DistributionTestCase |