.. |
in dex
|
fixed appending of index.html to file:// urls that are directories
|
2010-05-27 15:53:51 -04:00 |
packages
|
Merge branch develop into feature/issue-355-safe-uninstall
|
2012-07-09 22:01:25 -06:00 |
__init__.py
|
Port to Python3
|
2011-03-15 15:49:48 -04:00 |
git_submodule_helpers.py
|
Prevent assertion error from scripttest on windows.
|
2012-07-01 14:16:40 +01: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
|
Add HackedEggInfo test for the the fix for GH-11.
|
2012-07-01 23:08:51 -07:00 |
test_bundle.py
|
Port to Python3
|
2011-03-15 15:49:48 -04:00 |
test_cleanup.py
|
issue #420 test enhancement
|
2012-07-29 12:40:57 -07: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
|
Remove backwards-compatibility shims for Python 2.4.
|
2012-06-06 08:21:16 -06: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_hashes.py
|
Test when the Hash and the Download Link (somehow) are different types
|
2012-05-26 19:26:47 -04: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
|
assert_no_temp feature tests
|
2012-07-28 20:34:06 -07:00 |
test_proxy.py
|
Port to Python3
|
2011-03-15 15:49:48 -04:00 |
test_requirements.py
|
Fix incorrect mocking.
|
2012-07-01 15:47:01 +01:00 |
test_search.py
|
Make pep8 clean again.
|
2012-05-13 20:13:50 -07:00 |
test_test.py
|
assert_no_temp feature tests
|
2012-07-28 20:34:06 -07:00 |
test_unicode.py
|
Fix unicode tests to work with new temp file assertions
|
2012-07-12 22:52:13 -04:00 |
test_uninstall.py
|
Merge branch develop into feature/issue-355-safe-uninstall
|
2012-07-09 22:01:25 -06:00 |
test_upgrade.py
|
Fix failing windows test.
|
2012-07-01 15:35:44 +01:00 |
test_user_site.py
|
smarter pip.util.egg_link_path
|
2012-07-08 16:03:12 -07:00 |
test_util.py
|
Mocks need to be torn down or later tests will fail.
|
2012-07-09 21:58:38 -06:00 |
test_vcs_backends.py
|
Remove unix line ending assumption.
|
2012-06-03 09:14:23 +01:00 |
test_vcs_bazaar.py
|
Fix whitespace, etc for pep8 compliance
|
2011-05-04 08:44:02 +01:00 |
test_vcs_git.py
|
Fix missing import in test.
|
2012-07-01 15:45:42 +01:00 |
test_vcs_subversion.py
|
Make pep8 clean again.
|
2012-05-13 20:13:50 -07:00 |