1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
Erik Rose 0e6058bc63 Change head() method to an attr in hashing exceptions. Tweak English.
Standardize on present tense, improve flow, and clarify.
2015-10-10 22:44:12 -04: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 Failing test case for #2996 2015-09-29 16:01:31 -04: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 Deprecate and Noop the PEP 438 functionality due to PEP 470 2015-09-02 23:47:05 -04:00
test_index.py SSH is a secure protocol, and allow repository links ("git+") to validate. 2015-09-09 18:59:03 -07: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 Change head() method to an attr in hashing exceptions. Tweak English. 2015-10-10 22:44:12 -04:00
test_req_file.py Merge 'develop' into 'hashing' to bring the latter up to date. 2015-10-08 13:37:19 -04: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 Compute pip version from its metadata 2015-07-06 10:28:18 +02:00
test_utils.py Fix unicode errors in unit tests of Hashes under Python 3. 2015-09-25 12:24:32 -04:00
test_vcs.py Revert "#2414: parse SSH repositories url with a commit hash" 2015-03-16 13:57:41 -04:00
test_wheel.py Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768 2015-09-29 16:01:32 -04:00