1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Carl Meyer fe79b4fd3e Merged pull request #269 from pnasrat/issue-233-find_command-pathext.
Harden test against os.sep differences
2011-04-26 08:51:45 -07:00
..
in dex fixed appending of index.html to file:// urls that are directories 2010-05-27 15:53:51 -04:00
packages Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
local_repos.py Actually use check_call when we can. 2011-03-19 02:07:53 -04:00
path.py Make use of our own rmtree to work around an issue on Windows with readonly files. 2011-03-19 20:57:37 +01:00
pypi_server.py Port to Python3 2011-03-15 15:49:48 -04:00
test_all_pip.py Make use of our own rmtree to work around an issue on Windows with readonly files. 2011-03-19 20:57:37 +01:00
test_basic.py Harden test against os.sep differences 2011-04-26 16:42:47 +01:00
test_bundle.py Port to Python3 2011-03-15 15:49:48 -04:00
test_cleanup.py Cleanup - may cause some additional test failures. 2011-03-18 20:31:36 -04:00
test_compat.py Fixed #237 - syntax error on setup.py using DOS line endings, on Python 2.6 and previous. 2011-03-21 21:51:23 -04:00
test_completion.py Port to Python3 2011-03-15 15:49:48 -04:00
test_config.py Change pypi.appspot.com to b.pypi.python.org in the tests, as pypi.appspot.com is gone and the site owner was annoyed with all the testing requests ;) 2011-03-31 17:55:44 -05:00
test_download.py Port to Python3 2011-03-15 15:49:48 -04:00
test_file_scheme_index.py Port to Python3 2011-03-15 15:49:48 -04:00
test_freeze.py Fixed mercurial freeze test. 2011-04-15 20:39:56 -05:00
test_index.py merged Jon Parise's contrib and added tests to pip.index.package_to_requirement function 2011-02-09 23:28:34 -02:00
test_pip.py Fixed #234 - ensure FastTestPipEnvironment cleans up at the end of the test run. 2011-03-23 13:22:04 -04:00
test_proxy.py Port to Python3 2011-03-15 15:49:48 -04:00
test_requirements.py Allow requirements.txt URLs to have egg= definitions. 2011-04-25 18:16:57 +02:00
test_search.py Use INITools instead of virtualenv for multiple-search test; virtualenv triggers unrelated bug #260 on Py3 causing the test to fail. 2011-04-16 15:03:03 -05:00
test_uninstall.py Add missing rmtree import in test_uninstall. 2011-03-20 11:52:54 -04:00
test_upgrade.py Port to Python3 2011-03-15 15:49:48 -04:00
test_vcs_backends.py Test fixes for uninstall and vcs_backends on Python trunk. 2011-03-19 01:54:04 -04:00