1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2015-06-01 20:32:29 -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 Merge pull request #2846 from mrtrumbe/dev/issue1236_movetests 2015-06-01 07:30:21 -07:00
test_req_file.py Remove a screwy merge 2015-06-01 20:32:29 -04: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 Merge pull request #2853 from dstufft/expand-path 2015-06-01 18:31:02 -04:00