.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_check.py
|
Reimplement pip check tests without network
|
2016-11-13 22:51:15 +01:00 |
test_completion.py
|
Python 3.6 invalid escape sequence deprecation fixes
|
2017-03-20 13:54:29 +01:00 |
test_configuration.py
|
Sort imports
|
2017-06-13 23:41:31 +05:30 |
test_download.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_freeze.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_hash.py
|
Typos and docstrings
|
2015-10-19 23:40:00 -04:00 |
test_help.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install.py
|
Display where pip is looking for packages (#4483)
|
2017-06-26 21:45:47 +01:00 |
test_install_cleanup.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_compat.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_config.py
|
Sort all imports
|
2017-05-16 15:47:47 +05:30 |
test_install_extras.py
|
Sort all imports
|
2017-05-16 15:47:47 +05:30 |
test_install_index.py
|
Move from pip.compat.* to six.moves.* for urllib related stuff
|
2014-09-11 18:40:45 -04:00 |
test_install_reqs.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_upgrade.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_user.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_vcs.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_vcs_git.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_vcs_svn.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_wheel.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_list.py
|
Merge branch 'master' into pep518
|
2017-05-19 11:04:32 +01:00 |
test_requests.py
|
Use Flake8 on the test of pip's Python files
|
2014-01-28 19:47:58 -05:00 |
test_search.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_show.py
|
Add Required-by field to pip show (#4564)
|
2017-06-26 08:58:52 -04:00 |
test_uninstall.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_uninstall_user.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_warning.py
|
Update tests for the removal of Python 2.6
|
2017-03-18 14:52:14 -04:00 |
test_wheel.py
|
Allow temp files for another test
|
2017-07-05 20:05:24 -04:00 |