Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just remove test_ez_setup, as the last remaining test, test_install, only bar... | Jason R. Coombs | 2014-03-24 | 1 | -44/+0 |
* | Remove test for use_setuptools, as it fails when running under pytest because... | Jason R. Coombs | 2014-03-24 | 1 | -4/+1 |
* | Update test_install to actually patch the hidden _python_cmd. | Jason R. Coombs | 2014-03-24 | 1 | -1/+1 |
* | Remove test_do_download, which also no longer works due to complexities aroun... | Jason R. Coombs | 2014-03-23 | 1 | -8/+1 |
* | Remove test_build_egg. The test doesn't work and it's difficult to test _buil... | Jason R. Coombs | 2014-03-23 | 1 | -9/+0 |
* | Force sdist zip format (preferred for _build_egg) | Jason R. Coombs | 2014-03-23 | 1 | -5/+5 |
* | Fix build of setuptools on Windows (do not create empty tag) | Jason R. Coombs | 2014-03-23 | 1 | -1/+1 |
* | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 1 | -3/+3 |
* | Update test_distribute_setup to reference ez_setup.py | Jason R. Coombs | 2013-03-19 | 1 | -0/+63 |