1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2013-10-01 22:45:32 -07:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_download.py Cached or already-downloaded files with bad hashes are ignored. 2013-05-30 17:00:10 -06:00
test_download_hashes.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_download_ssl.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_finder.py fake what version of setuptools is present to get past the setuptools requirement in travis 2013-10-01 22:45:32 -07:00
test_index.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_locations.py changing global build dir name; see https://github.com/pypa/pip/issues/1078#issuecomment-21469936 2013-07-24 01:25:59 -07:00
test_proxy.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_req.py fix regexp for windows paths 2013-07-11 21:36:46 -07:00
test_util.py when unpacking archives, don't preserve permissions except execution for regular files 2013-08-17 00:18:40 -07:00
test_vcs.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_wheel.py use sysconfig from pep425tags and use mock's patch context mgr 2013-07-27 20:48:15 -07:00