summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3904 from minrk/egg-link-priorityXavier Fernandez2016-10-291-0/+27
|\
| * test uninstall after both install and -eMin RK2016-08-261-0/+27
* | Canonicalize extras before matching them - Fix issue #3810 (#4037)Xavier Fernandez2016-10-291-0/+22
* | Fix test_pip_wheel_builds_when_no_binary_set for Python 3.6Xavier Fernandez2016-10-282-2/+4
* | Add tests for python_requiresXavier Fernandez2016-10-271-0/+64
* | Abort install if Requires-Python do not match the running versionXavier Fernandez2016-10-271-1/+25
* | Remove extraneous whitespace.stepshal2016-10-155-6/+5
* | Remove whitespace around parameter = sign.stepshal2016-10-153-8/+8
* | Add missing whitespace around operators.stepshal2016-10-153-3/+3
* | add canonicalize_name() call to showMaxim Kurnikov2016-10-111-0/+12
* | PEP8 fixPaul Moore2016-10-051-0/+1
* | Test for issues #3970/#3463Paul Moore2016-10-051-0/+18
* | Add --not-required to list command. (#3986)Xavier Fernandez2016-10-051-0/+11
|\ \
| * | Rename --no-deps-only to --not-required.nvdv2016-10-051-2/+2
| * | Add functional test for 'list --no-deps-only' option.nvdv2016-09-301-0/+11
* | | use git fetch --tagsStéphane Bidoul2016-10-031-0/+6
* | | Updated "none shell" testc222016-09-231-1/+1
* | | Update test_completion.pyc222016-09-231-7/+7
* | | Added pip completion support for fish shell.c222016-09-231-0/+17
|/ /
* | Add an upgrade-strategy option (#3972)Pradyun2016-09-183-0/+111
* | Deprecate --egg (#3956)Donald Stufft2016-09-072-2/+2
* | Skip a couple of tests that fail on WindowsPaul Moore2016-09-012-0/+6
|/
* Merge pull request #3898 from xavfernandez/check_if_exists_editableXavier Fernandez2016-08-181-0/+50
|\
| * Always check_if_exists for editableXavier Fernandez2016-08-051-1/+25
| * Merge branch 'pr/1552' into check_if_exists_editableXavier Fernandez2016-08-051-0/+26
| |\
| | * test_install_editable_uninstalls_existing: Remove comment aboutMarc Abramowitz2014-03-021-1/+0
| | * Add test_install_editable_uninstalls_existingMarc Abramowitz2014-03-021-0/+27
* | | Merge pull request #3760 from patricklaw/pl.pip-install-additional-optionsXavier Fernandez2016-08-122-7/+403
|\ \ \
| * | | Add --implementation and --abi parameters to ``pip download``.Patrick Lawson2016-07-211-6/+377
| * | | Add --platform and --python-version to `pip download`.Mathew Jennings2016-07-212-7/+32
* | | | Merge pull request #3877 from Carreau/implement-pep-503-data-requiresXavier Fernandez2016-08-113-4/+40
|\ \ \ \
| * | | | Set test docstring ad add to CHANGES.txtMatthias Bussonnier2016-07-291-0/+7
| * | | | Add testsMatthias Bussonnier2016-07-283-4/+33
* | | | | Merge pull request #3724 from yamt/norm-pathPaul Moore2016-08-092-0/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Normalize file URLsYAMAMOTO Takashi2016-03-222-0/+23
* | | | | Fix test_download_wheelXavier Fernandez2016-07-312-14/+10
* | | | | Avoid importing TestFailure at the top levelBruno Oliveira2016-07-281-1/+3
* | | | | Merge pull request #3858 from cdosborn/masterPaul Moore2016-07-271-15/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Increase pip show test coverageConnor Osborn2016-07-261-1/+43
| * | | | Fix existing tests for pip show with --verboseConnor Osborn2016-07-261-14/+12
| | |/ / | |/| |
* | | | Merge pull request #3818 from pradyunsg/remove-no-output-on-checkPaul Moore2016-07-261-10/+55
|\ \ \ \
| * | | | Improve UX and tests of check commandPradyun S. Gedam2016-06-261-10/+55
* | | | | Change "tmpdir" fixture to work with latest pytestBruno Oliveira2016-07-211-13/+8
| |/ / / |/| | |
* | | | Report correct glibc version in pip user-agent (#3836)Nathaniel J. Smith2016-07-092-38/+41
|/ / /
* | | Merge pull request #3750 from msabramo/check_command_rebase_developPaul Moore2016-06-251-0/+52
|\ \ \
| * | | Add a `pip check` command.Wilfred Hughes2015-03-071-0/+52
* | | | Update http urls to use https instead (#3808)Pradyun2016-06-222-4/+4
* | | | Fix typosJakub Wilk2016-06-106-9/+9
* | | | Merge branch 'develop'Donald Stufft2016-05-261-0/+43
|\ \ \ \
| * | | | Fix crash when calling pip freeze with invalid requirement installed (#3704)Andy Kluger2016-05-261-0/+44