summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* fixes for downloading wheels (Issue #1112)Marcus Smith2014-02-082-0/+0
* Respect explicit encoding declarations in setup.py files.Ben Darnell2013-12-202-0/+14
* use latest wheel from pypi when testingMarcus Smith2013-12-041-0/+0
* uninstalling --user dists should leave global scripts aloneMarcus Smith2013-11-292-0/+0
* Merge pull request #1311 from mwilliamson/py3-symlinksDonald Stufft2013-11-195-0/+13
|\
| * Add failing test case for installing when there are symlinks to directoriesMichael Williamson2013-11-095-0/+13
* | - if installing directly from a wheel, fail if it has an invalid name or is u...Marcus Smith2013-11-141-0/+0
|/
* Tests for script generationPaul Moore2013-11-015-0/+0
* don't override distutils scripts location using pip's legacy logicMarcus Smith2013-08-311-0/+0
* when unpacking archives, don't preserve permissions except execution for regu...Marcus Smith2013-08-172-0/+0
* fix up the bundle supportMarcus Smith2013-08-071-0/+0
* setuptools upgrade testsMarcus Smith2013-07-276-0/+0
* wheel: test WHEEL "root_is_purelib" parserDaniel Holth2013-06-302-0/+8
* unpack_file should use flatten=False for .whl files GH1011y-p2013-06-262-2/+3
* Test the different variations of allow_insecure and allow_externalDonald Stufft2013-06-072-0/+16
* 4 more wheel testsMarcus Smith2013-06-063-0/+2
* Fix spellings errorsSteven Myint2013-06-011-1/+1
* break up tests dir into data, unit tests, and functional testsMarcus Smith2013-05-2949-0/+231