1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
Donald Stufft b13a2c691e Merge pull request #3496 from edmorley/use-url-in-suggested-hashes
Correct package hash line suggestions for URL requirements
2016-03-05 11:15:43 -05:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_appdirs.py set os.pathsep 2015-12-01 00:01:49 +01:00
test_basecommand.py Fix for Python 3.x, Refactor, and small changes 2014-09-18 07:44:02 -04:00
test_cmdoptions.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
test_compat.py Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768 2015-09-29 16:01:32 -04:00
test_download.py Skip SafeFileCache no_perms tests on windows 2016-01-17 22:40:46 +01:00
test_finder.py Drop useless test 2016-01-15 10:19:07 +01:00
test_index.py Merge pull request #3435 from fungi/develop 2016-03-03 07:21:40 -05:00
test_locations.py Fix test_locations unit tests on windows 2016-01-17 22:40:46 +01:00
test_options.py Remove items slated for removal in pip 8.0 2015-09-03 10:55:11 -04:00
test_pep425tags.py Implement PEP 513: manylinux1 platform tags 2016-03-04 09:55:33 +01:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py Correct the suggested package hash lines for URL requirements 2016-03-04 10:46:40 +00:00
test_req_file.py Fix test_relative_local_find_links 2016-01-17 22:40:46 +01:00
test_req_uninstall.py Fix TestUninstallPathSet.test_add 2016-01-17 22:40:46 +01:00
test_unit_outdated.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
test_utils.py Simplify test 2016-03-04 10:50:29 +01:00
test_vcs.py remove unused arguments find_tags in vcs.get_src_requirement 2016-01-14 19:04:04 +01:00
test_wheel.py Move pep425tags tests to their own file 2016-02-23 09:36:24 +01:00