1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2016-01-14 19:04:04 +01: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 Add checks against requirements-file-dwelling hashes for most kinds of packages. Close #1175. 2015-09-24 22:16:00 -04:00
test_finder.py Rename _find_all_versions to find_all_candidates 2016-01-03 15:07:12 +01:00
test_index.py Ignores invalid urls with warning 2016-01-07 23:08:37 +01:00
test_locations.py Merge pull request #3037 from ianw/no-reset-platlib 2015-08-19 17:27:21 -04:00
test_options.py Remove items slated for removal in pip 8.0 2015-09-03 10:55:11 -04:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py fix test_unexisting_path on windows 2015-12-01 13:07:19 +01:00
test_req_file.py Provide more helpful message on invalid requirement 2015-11-13 11:05:02 +01:00
test_req_uninstall.py normalize the head to resolve parent directory symlinks, but not the tail 2015-10-03 09:17:26 -07:00
test_unit_outdated.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
test_utils.py Merge branch 'develop' into hashes2 2015-11-06 18:46:09 -05: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 Merge pull request #3252 from domenkozar/install/prefix 2015-11-26 09:30:20 -08:00