summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove more traces of setup.py installStéphane Bidoul2023-03-312-4/+1
* Adapt test to the removal of setup.py install code pathStéphane Bidoul2023-03-312-50/+17
* Rework test_show_with_files_from_legacyStéphane Bidoul2023-03-311-5/+20
* Fix test_install_requirements_with_optionsStéphane Bidoul2023-03-311-12/+1
* Remove setup.py install legacyStéphane Bidoul2023-03-311-3/+0
* Remove now unused FormatControl in WheelCacheStéphane Bidoul2023-03-292-9/+7
* Remove no-binary disabling the cache of locally built wheelsStéphane Bidoul2023-03-291-2/+2
* Norm path before compare (#11719)lorddavidiii2023-03-271-0/+6
* Bump all linters other than mypy (#11901)Pradyun Gedam2023-03-2712-13/+6
* Merge pull request #11861 from sbidoul/deprecate-build-global-option-sbiStéphane Bidoul2023-03-271-1/+1
|\
| * Deprecate --build-option and --global-optionStéphane Bidoul2023-03-271-1/+1
* | Merge pull request #11871 from sbidoul/always-use-pep517-when-wheel-absent-sbiStéphane Bidoul2023-03-2723-189/+52
|\ \
| * | xfail test with colon in console entry point nameStéphane Bidoul2023-03-271-1/+6
| * | Remove with_wheel fixtureStéphane Bidoul2023-03-2718-96/+2
| * | Fix test_debian_egg_name_workaroundStéphane Bidoul2023-03-271-5/+17
| * | Update a few tests for removal of setup.py installStéphane Bidoul2023-03-271-3/+3
| * | Update entrypoint testsStéphane Bidoul2023-03-271-3/+8
| * | Update test_inspect_basicStéphane Bidoul2023-03-271-1/+2
| * | Update test_install_package_that_emits_unicodeStéphane Bidoul2023-03-271-1/+1
| * | Update test_install_subprocess_output_handlingStéphane Bidoul2023-03-271-2/+8
| * | Test presence of dist-info instead of egg-infoStéphane Bidoul2023-03-272-4/+3
| * | Always install wheel in test venvsStéphane Bidoul2023-03-271-2/+4
| * | Remove test_installed_files_recorded_in_deterministic_orderStéphane Bidoul2023-03-271-22/+0
| * | Always use pep 517 when the 'wheel' package is absentStéphane Bidoul2023-03-272-51/+0
| |/
* | Use more kwargs for install_req_from_lineStéphane Bidoul2023-03-271-11/+11
|/
* xfail test_pip_wheel_ext_module_with_tmpdir_inside (#11895)Stéphane Bidoul2023-03-271-0/+9
* Remove support for the deprecated --install-optionsStéphane Bidoul2023-03-185-225/+5
* Merge pull request #11860 from sbidoul/rm-no-binary-implies-setuptools-instal...Stéphane Bidoul2023-03-183-46/+16
|\
| * --no-binary does not imply setup.py install anymoreStéphane Bidoul2023-03-123-46/+16
* | Support passing the same key multiple times in --config-settings (#11853)Filipe Laíns2023-03-171-3/+12
* | Merge pull request #11698 from Darsstar/keyring-multi-choiceTzu-ping Chung2023-03-153-33/+208
|\ \ | |/ |/|
| * Merge branch 'main' into keyring-multi-choiceDos Moonen2023-02-214-3/+55
| |\
| * | Better subprocess handlingTzu-ping Chung2023-01-301-0/+3
| * | Make it possible to request a keyring provider: `auto`, `disabled`, `import` ...Dos Moonen2023-01-303-33/+205
* | | Display dependency chain on each Collecting lineGuillaume Seguin2023-02-231-0/+58
| |/ |/|
* | Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11...Stefano Rivera2023-02-061-0/+16
* | Do not crash in presence of misformatted hash field in ``direct_url.json``.Stéphane Bidoul2023-02-051-0/+7
* | Merge pull request #11487 from pelson/feature/base-prefix-configTzu-ping Chung2023-02-012-3/+32
|\ \ | |/ |/|
| * Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-252-37/+7
| |\
| * \ Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-1618-209/+513
| |\ \
| * | | Add the "base" config level concept, to allow configuration of all virtual en...Phil Elson2022-10-062-3/+32
* | | | Merge pull request #11759 from pradyunsg/fix-keyring-authPradyun Gedam2023-01-291-2/+3
|\ \ \ \
| * | | | Correctly handle keyring auth subprocess newlines on WindowsPradyun Gedam2023-01-281-2/+3
* | | | | Merge pull request #11758 from pradyunsg/vendoring-updatePradyun Gedam2023-01-291-1/+5
|\ \ \ \ \
| * | | | | Perform relaxed version matching in `pip debug` testPradyun Gedam2023-01-281-1/+5
| |/ / / /
* | | | | Merge pull request #11757 from sbidoul/inspect-and-install-reports-stable-sbiPradyun Gedam2023-01-282-12/+1
|\ \ \ \ \
| * | | | | Install report format declared stableStéphane Bidoul2023-01-281-11/+0
| * | | | | pip inspect format declared stableStéphane Bidoul2023-01-281-1/+1
* | | | | | Merge pull request #11679 from sbidoul/direct_url-hashes-sbiPradyun Gedam2023-01-282-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow multiple hashes in direct_url.jsonStéphane Bidoul2023-01-282-0/+8
| |/ / / /