1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
Donald Stufft 3095571d8f Copy pip into the per test temporary location as well
Previously pip was always installed directly from the source tree
however this causes concurrency issues so it is now copied into
the temporary directory and installed from there.
2013-08-27 06:49:40 -04: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 Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_completion.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_freeze.py Explicitly pass around a directory for tests.lib.local_repos 2013-08-27 06:47:25 -04:00
test_help.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_install.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04: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 Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_compat.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_config.py Fix some missing find_links -> data.find_links switches 2013-08-27 06:49:40 -04:00
test_install_download.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_install_extras.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_install_index.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_reqs.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_upgrade.py Copy pip into the per test temporary location as well 2013-08-27 06:49:40 -04:00
test_install_user.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_install_vcs.py Explicitly pass around a directory for tests.lib.local_repos 2013-08-27 06:47:25 -04:00
test_install_vcs_git.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_install_vcs_svn.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
test_install_wheel.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_list.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_search.py Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04: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 Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_wheel.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00