1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2013-07-27 20:48:15 -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 mock moved attribute 2013-06-30 23:44:51 -04:00
test_index.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_locations.py Fix #982 by using the effective user id on unix systems instead of depending on 2013-06-15 13:17:45 +10: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 add back test lost in the restructure 2013-05-29 13:41:13 -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