1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2015-05-27 21:34:17 -04: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_freeze.py Make test_freeze_bazaar_clone pass on Windows 2015-03-12 04:30:59 -07:00
test_help.py Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
test_install.py Issue #2677: Disable wheels for setup.py options. 2015-04-24 16:14:48 +12: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 the items deprecated for removal in 7.0 2015-04-07 04:20:51 -04:00
test_install_download.py Cleanup now use_wheel is the default. 2015-04-20 20:12:03 +12: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 Issue #2677: Disable wheels for setup.py options. 2015-04-24 16:14:48 +12:00
test_install_upgrade.py Try to test against Python 3.5 2015-05-27 21:34:17 -04:00
test_install_user.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04: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 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 Cleanup now use_wheel is the default. 2015-04-20 20:12:03 +12:00
test_list.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04: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 This works again 2015-05-20 16:27:42 -04:00
test_show.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04:00
test_uninstall.py Send log messages >= logging.WARNING to stderr 2015-04-06 23:11:16 -04:00
test_uninstall_user.py Mark tests requiring Internet access 2015-01-15 00:53:15 +01:00
test_wheel.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00