1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2016-08-12 10:27:57 +02: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 Merge pull request #3760 from patricklaw/pl.pip-install-additional-options 2016-08-12 10:27:57 +02: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 Report correct glibc version in pip user-agent (#3836) 2016-07-09 23:17:04 -04:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py Fix typos 2016-06-10 21:29:43 +02:00
test_req_file.py Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00
test_req_install.py Use a realpath for the temporary build directory. (#3701) 2016-05-19 21:02:26 -04:00
test_req_uninstall.py Fix typos 2016-06-10 21:29:43 +02:00
test_unit_outdated.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
test_utils.py Report correct glibc version in pip user-agent (#3836) 2016-07-09 23:17:04 -04:00
test_vcs.py Strip authentication from SVN url prior to passing it into svn (#3697) 2016-05-26 06:43:26 -04:00
test_wheel.py Allow creating wheels for editable packages (#3695) 2016-05-26 06:41:01 -04:00