pip/tests/functional
Xavier Fernandez 3417fac05e Merge pull request #3898 from xavfernandez/check_if_exists_editable
Make pip install -e uninstall existing versions
2016-08-18 17:07:46 +02:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_check.py Improve UX and tests of check command 2016-06-26 19:53:38 +05:30
test_completion.py Remove the items deprecated for removal in 7.0 2015-04-07 04:20:51 -04:00
test_download.py Merge pull request #3760 from patricklaw/pl.pip-install-additional-options 2016-08-12 10:27:57 +02:00
test_freeze.py Merge branch 'develop' 2016-05-26 07:02:32 -04:00
test_hash.py Typos and docstrings 2015-10-19 23:40:00 -04:00
test_help.py Spelling fixes 2015-12-27 00:58:23 +02:00
test_install.py Always check_if_exists for editable 2016-08-05 22:42:22 +02:00
test_install_cleanup.py Remove the items deprecated for removal in 7.0 2015-04-07 04:20:51 -04:00
test_install_compat.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_install_config.py Remove items slated for removal in pip 8.0 2015-09-03 10:55:11 -04:00
test_install_download.py Fix test_download_wheel 2016-07-31 22:33:03 +02:00
test_install_extras.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12: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 Merge pull request #3724 from yamt/norm-path 2016-08-09 18:23:56 +01:00
test_install_upgrade.py Update http urls to use https instead (#3808) 2016-06-22 14:06:28 -04:00
test_install_user.py Fix always true assertion 2016-03-03 10:32:06 +01:00
test_install_vcs.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04:00
test_install_vcs_git.py Only update VCS when things have actually changed 2015-09-01 13:23:18 -07:00
test_install_vcs_svn.py Strip authentication from SVN url prior to passing it into svn (#3697) 2016-05-26 06:43:26 -04:00
test_install_wheel.py Avoid importing TestFailure at the top level 2016-07-28 21:36:45 -03:00
test_list.py Fix typos 2016-06-10 21:29:43 +02: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 Update http urls to use https instead (#3808) 2016-06-22 14:06:28 -04:00
test_show.py Increase pip show test coverage 2016-07-26 18:59:22 -07:00
test_uninstall.py Fix a bunch of other tests 2016-05-19 15:31:46 +02:00
test_uninstall_user.py Fix tests when wheel is available in global site packages 2015-12-16 00:12:18 +01:00
test_warning.py add tests 2016-02-08 15:29:25 -08:00
test_wheel.py Allow creating wheels for editable packages (#3695) 2016-05-26 06:41:01 -04:00