pip/tests/functional
Xavier Fernandez 18b5fc2c44 pip.wheel: change --wheel-dir default value
From <current working directory>/wheelhouse to <current working
directory> only to be consistent with pip download behavior.
2016-01-19 22:42:22 +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 Remove the items deprecated for removal in 7.0 2015-04-07 04:20:51 -04:00
test_download.py Default to downloading to the current directory 2016-01-19 13:05:34 -05:00
test_freeze.py stop the addition of the branch name in the #egg=... fragment 2016-01-14 19:04:02 +01: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 Add support for .xz files (with python >=3.3) 2016-01-14 22:39:45 +01: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 Add `pip download` command and deprecate `pip install --download`. 2015-09-13 17:41:00 -04: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 Rename test and mark as network 2015-12-17 00:24:38 +01:00
test_install_upgrade.py Fix one more test that didn't expect stderr on 2.6 2016-01-01 22:36:18 -05:00
test_install_user.py Fix tests when wheel is available in global site packages 2015-12-16 00:12:18 +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 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 Merge pull request #3284 from ncoghlan/pep376-installer-file 2016-01-19 10:41:08 -05:00
test_list.py Unify output of pip list & fix test 2015-11-29 17:37:45 +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 Spelling fixes 2015-12-27 00:58:23 +02:00
test_show.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04:00
test_uninstall.py fix a test that was relying on incorrect non-detection of an editable pkg 2015-12-04 14:40:24 +01:00
test_uninstall_user.py Fix tests when wheel is available in global site packages 2015-12-16 00:12:18 +01:00
test_wheel.py pip.wheel: change --wheel-dir default value 2016-01-19 22:42:22 +01:00