pip/tests
Marcus Smith ab9ea197bd improved docs and cli help 2013-01-18 13:25:15 -08:00
..
indexes fix readme typo 2012-09-29 20:16:02 -07:00
packages upper case url reqs should be recognized as same as other lower case forms 2012-11-13 21:29:58 -08:00
packages2 Fix for issue 670 (unorderable Link types under Python 3) 2012-09-10 20:45:04 +01: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 PyPy is special and overrides default distutils directory scheme, alter test to suit 2012-10-08 14:49:30 +11: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 sort subcommand completion 2012-12-24 21:58:44 -08:00
test_config.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_download.py Fixed test_download_should_skip_existing_files test 2012-09-10 18:53:54 +04:00
test_extras.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
test_find_links.py Allow --no-index and --find-links relative path in reqs file. 2012-09-10 00:48:48 -06:00
test_finder.py finder link priority test; non-egg over egg fragment url 2012-10-10 22:29:16 -07:00
test_freeze.py py2.7 freeze variants in travis 2012-09-04 15:13:50 -07:00
test_hashes.py Issue #597 pypy hashlib compat. 2012-07-29 11:37:56 +01:00
test_help.py test if 'pip help <cmd>' == 'pip <cmd> --help' 2012-12-14 14:45:46 +02:00
test_index.py Merge pull request #677 from blaze33/develop 2012-10-24 06:02:37 -07:00
test_install_requirement.py Make pep8 clean again. 2012-05-13 20:13:50 -07:00
test_list.py from '--editables' to --editable' and some minor formatting 2012-12-19 22:08:56 -08:00
test_pip.py Merge pull request #620 from qwcode/issue_616 2012-07-30 00:47:06 -07:00
test_proxy.py Port to Python3 2011-03-15 15:49:48 -04:00
test_requirements.py upper case url reqs should be recognized as same as other lower case forms 2012-11-13 21:29:58 -08:00
test_search.py replace global OptionParser and refactor main() 2012-11-10 15:37:15 +02:00
test_show.py improved docs and cli help 2013-01-18 13:25:15 -08:00
test_test.py assert_no_temp feature tests 2012-07-28 20:34:06 -07:00
test_unicode.py pypy unicode test fix 2012-08-04 18:48:46 -07:00
test_uninstall.py Fix a couple tests that were too sensitive to how pip is installed. 2012-09-07 10:32:45 -06:00
test_upgrade.py fix finder version sorting with Inf object 2012-09-25 07:56:09 -07:00
test_user_site.py patch dist_in_site_packages for user_site tests 2012-11-19 09:38:20 -08:00
test_util.py util.get_installed_distributions tests 2012-12-16 00:24:34 -08: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