.. |
__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
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_configuration.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_download.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04: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
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install_cleanup.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install_compat.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_install_config.py
|
Fix Tests to depend on testpypi
|
2017-09-12 15:41:52 +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
|
Fix test_install_no_binary_disables_building_wheels
|
2017-07-21 18:08:53 +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
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04: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
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install_vcs_svn.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install_wheel.py
|
Add a common_wheels fixtures providing wheel & setuptools wheels
|
2017-07-21 18:08:53 +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
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_show.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_uninstall.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_uninstall_user.py
|
Sort imports and minor Flake8 changes (#4520)
|
2017-06-13 14:17:00 +02:00 |
test_warning.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_wheel.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_yaml.py
|
Python 3.6 invalid escape sequence deprecation fixes
|
2017-09-15 23:35:45 +03:00 |