pip/tests
Paul Nasrat f68b1d2a8f Add assertion message for improved debugging of flaky test 2012-05-14 18:06:36 -07:00
..
in dex fixed appending of index.html to file:// urls that are directories 2010-05-27 15:53:51 -04:00
packages Fix issue #510 - prevent sdist filename matches on partial project names. Thanks casevh for the report. 2012-04-16 17:27:47 -06: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 Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +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 Fix shutil.move and test. 2012-02-03 12:37:53 -07:00
test_bundle.py Port to Python3 2011-03-15 15:49:48 -04:00
test_cleanup.py Removed unused import. 2011-10-24 10:48:24 -06: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 Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_download.py Import any from pip.backwardcompat, for 2.4 support. 2012-02-01 10:22:48 -07:00
test_extras.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_file_scheme_index.py Port to Python3 2011-03-15 15:49:48 -04:00
test_finder.py Fix issue #510 - prevent sdist filename matches on partial project names. Thanks casevh for the report. 2012-04-16 17:27:47 -06:00
test_freeze.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_help.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_index.py Fix issue #366 - pip throws IndexError when it calls `scraped_rel_links` 2011-10-14 21:39:27 -03:00
test_install_requirement.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00
test_pip.py Fixed a test that was failing intermittently due to pyc file race conditions. 2012-03-19 21:02:11 -06:00
test_proxy.py Port to Python3 2011-03-15 15:49:48 -04:00
test_requirements.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00
test_search.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00
test_unicode.py Add a test (test_install_package_that_emits_unicode) for https://github.com/pypa/pip/issues/326 and 2011-10-29 08:56:51 -07:00
test_uninstall.py Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
test_upgrade.py Add assertion message for improved debugging of flaky test 2012-05-14 18:06:36 -07:00
test_vcs_backends.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00
test_vcs_bazaar.py Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
test_vcs_git.py Fixed issue #283 and did some refactorings on git vcs backend 2011-07-16 16:27:35 +02:00
test_vcs_subversion.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00