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 08160408fb Only warn on final releases with different base versions
We only want to prompt people to upgrade their pip version if the
newer version is not a post release of the version they have and
it's not a pre-release version.
2015-05-09 13:37: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 Style fixes for the latest flake8 2015-02-24 07:46:10 -05: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 Adds test for native_str() 2014-09-01 21:47:04 -04:00
test_download.py Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
test_download_hashes.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_finder.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
test_index.py add expand_dir arg to _sort_locations 2015-04-07 10:59:14 +02:00
test_locations.py We no longer need to handle a static build directory 2015-04-07 04:20:51 -04:00
test_options.py Added a unit test for three quiet flags 2015-04-22 18:40:41 -05:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py consolidate tests from test_req to test_req_file 2015-04-13 00:07:15 +02:00
test_req_file.py doc strings for nested requirement file tests 2015-05-01 16:30:14 -07:00
test_req_uninstall.py Fix monkeypatching of is_local() 2015-03-20 16:18:43 -07:00
test_unit_outdated.py Only warn on final releases with different base versions 2015-05-09 13:37:12 -04:00
test_utils.py Simplify tests using pytest fixtures 2015-03-20 16:09:34 -07: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 Rationalise wheel_dir usage. 2015-04-08 09:40:05 +12:00