index
:
delta/pip.git
0.5.X
0.6.X
0.7.X
1.3.X
1.4.X
1.5.X
8512-feature-flag-docs
add-2020-ux-docs
add-maintainers-only-link
add-resolver-docs
add-sponsor-button
add-ux-docs
baserock/master
baserock/richardipsum/add-list-dependencies
bernard-backtracking
bump-rtd-python
check-long-desc
check-long_description
develop
docs-quickstart
feature/install-target
feature/pep381-verification
feature/ssl-mirror-requests
fix/9644
fix_script_names
force-implementation-tag
good-first-issue-template
issue-381-do-not-use-pwd-in-installation-process
issue-template
issue-templates
main
master
no-more-bot
pradyunsg-bump-sphinx
pradyunsg-docs-improve-note
pradyunsg-install-order-disclaimer
pradyunsg-news-architecture-docs
pradyunsg-patch-1
pradyunsg-release-details
pre-commit-ci-update-config
provider-integration
readthedocs-builder
refactor/cleanup-cli-opts
release/10.0.0
release/20.2b1
release/9.0.2
release/9.0.3
rename-auto-lock-label
revert-10279-reorg-dependency-resolution-information
revert-2513-ssh_and_commit_support
revert-2547-revert-2513-ssh_and_commit_support
revert-3724-norm-path
revert-5124-ui/limit-progress
revert-5478-ci/short-circuiting-appveyor
revert-7600-release-rewrite-lineendings
revert-9163-redact-url-from-help
revert-9264-new-resolver-dont-abort-on-inconsistent-candidate
shorter-no-response-window
threaded-page-getting
try-containers
xavfernandez-patch-1
github.com: pypa/pip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
test_install_extras.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete type annotations of tests/functional/ directory
Jon Dufresne
2021-11-18
1
-15
/
+25
*
Don't skip extra-merging test on 2020 resolver
Tzu-ping Chung
2021-09-30
1
-7
/
+17
*
Reformat the codebase, with black
Pradyun Gedam
2021-08-20
1
-52
/
+80
*
Special case warning for requirements.txt install (#9915)
briantracy
2021-07-12
1
-0
/
+6
*
Convert more str.format() calls to f-strings
Andrey Bienkowski
2021-02-13
1
-2
/
+2
*
Remove support for extras after specifier in requirements
Paul Moore
2021-01-23
1
-7
/
+4
*
Use f-strings for simple string formatting
Jon Dufresne
2020-12-25
1
-2
/
+1
*
Deprecate requirements format "base>=1.0[extra]"
Jussi Kukkonen
2020-07-13
1
-0
/
+21
*
Merge pull request #8326 from ssurbhi560/use_methods_in_tests
Stéphane Bidoul
2020-06-09
1
-9
/
+5
|
\
|
*
use methods for path lookups in files: test_install_{extras, index}
Surbhi Sharma
2020-05-27
1
-9
/
+5
*
|
These tests should pass now
Tzu-ping Chung
2020-05-27
1
-1
/
+0
|
/
*
Add a mark for tests that fail on the new resolver
Paul Moore
2020-05-21
1
-0
/
+1
*
Fix some test failures related to message differences
Paul Moore
2020-05-15
1
-4
/
+5
*
Add xfail tests for case where specifications added as an extra are not honou...
Phil Elson
2020-04-16
1
-0
/
+29
*
Convert the remaining '%' formatters to '.format'. Fixes #6973.
Jason R. Coombs
2020-03-06
1
-1
/
+1
*
Rename compatible functions in tests.lib.path.Path.
Chris Hunt
2019-07-02
1
-1
/
+1
*
Prefix warning and error log messages.
Chris Jerdonek
2019-02-27
1
-2
/
+2
*
Fix integration tests on Windows (#4769)
Benoit Pierre
2017-10-06
1
-1
/
+1
*
Small tests related cleanups (#4703)
Benoit Pierre
2017-10-02
1
-1
/
+1
*
Sort all imports
Pradyun S. Gedam
2017-05-16
1
-1
/
+2
*
Canonicalize extras before matching them - Fix issue #3810 (#4037)
Xavier Fernandez
2016-10-29
1
-0
/
+22
*
Issue #2675: Granular control over wheels/sdists
Robert Collins
2015-04-24
1
-1
/
+1
*
Cleanup now use_wheel is the default.
Robert Collins
2015-04-20
1
-2
/
+2
*
Send log messages >= logging.WARNING to stderr
Donald Stufft
2015-04-06
1
-3
/
+3
*
Make get_dist handle egg_info_path w/ slash at end
Marc Abramowitz
2015-03-16
1
-1
/
+1
*
fix test names, non_existant/nonexistent
derwolfe
2015-03-11
1
-3
/
+3
*
nonexistant/nonexistent - msabramo comment
derwolfe
2015-03-11
1
-6
/
+6
*
move missing extras functional tests back into test_install_extras
derwolfe
2015-02-25
1
-0
/
+52
*
Mark tests requiring Internet access
Matej Stuchlik
2015-01-15
1
-0
/
+3
*
query installed requirements for extras
MinRK
2014-06-25
1
-0
/
+19
*
Fix code to handle the latest flake8
Donald Stufft
2014-03-26
1
-1
/
+1
*
Use Flake8 on the test of pip's Python files
Donald Stufft
2014-01-28
1
-4
/
+12
*
Replace explicit calls to reset_env() with the script fixture
Donald Stufft
2013-08-27
1
-6
/
+2
*
Refactor tests.lib
Donald Stufft
2013-08-21
1
-10
/
+10
*
more functional/unit tests restructure
Marcus Smith
2013-05-29
1
-0
/
+27