1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2014-02-02 15:09:32 -08:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_bundle.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05: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 Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_help.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_bundle.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_cleanup.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_compat.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_config.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_download.py fixes for downloading wheels (Issue #1112) 2014-02-02 15:09:32 -08:00
test_install_extras.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_index.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_reqs.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_upgrade.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_user.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_vcs.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_vcs_git.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_vcs_svn.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install_wheel.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_list.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05: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 Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_show.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_uninstall.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_uninstall_user.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_wheel.py 'pip wheel' should download wheels, when it finds them 2014-02-01 11:41:55 -08:00