aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_archive_util.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-1/+1
| | | | | This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing changes made to aaec654d804cb78dbb6391afff721a63f26a71cd.
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-1/+1
|
* Rewrite test, dynamically generating the .tar.gz file, with help from ↵Jason R. Coombs2016-08-191-32/+18
| | | | dstufft in #748.
* Mark tests as xfail. Ref #704 Ref #709 Ref #710.Jason R. Coombs2016-08-021-0/+1
|
* Get six from externJason R. Coombs2016-08-011-1/+2
|
* Add coding headerJason R. Coombs2016-08-011-0/+2
|
* Add test capturing #709.Jason R. Coombs2016-08-011-0/+52