1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
Xavier Fernandez 9dd1852c16 remove DistributionNotFound when no version is found
- and rely on if not applicable_versions test instead
- fixes #2502
- rephrase the DistributionNotFound error message to fix other tests
2015-03-15 12:07:36 +01:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_completion.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_freeze.py test_freeze_mercurial_clone: no dep on bitbucket 2015-03-11 22:29:58 -07:00
test_help.py Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
test_install.py remove DistributionNotFound when no version is found 2015-03-15 12:07:36 +01:00
test_install_cleanup.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_compat.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_config.py remove DistributionNotFound when no version is found 2015-03-15 12:07:36 +01:00
test_install_download.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_extras.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
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 Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_upgrade.py Merge pull request #2347 from xavfernandez/uninstall_non_canonical_version 2015-01-28 14:56:41 -05:00
test_install_user.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_vcs.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_vcs_git.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_vcs_svn.py Remove find_command - let subprocess.Popen search PATH for the VCS command to run 2015-03-11 11:37:39 +00:00
test_install_wheel.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_list.py pip list --outdated shows package type for latest version 2015-03-04 14:02:06 +00: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 Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_show.py Merge pull request #2354 from sYnfo/master 2015-01-15 06:58:50 -05:00
test_uninstall.py Reset uninstall order as before c509c5c4ab 2015-02-25 14:11:50 +01:00
test_uninstall_user.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_wheel.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00