rockandska
2c38423a98
pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX ( #3334 )
...
provides a reliable way for Pyenv code to locate other parts of Pyenv code that are not under `PYENV_ROOT`
* tests: Work with Git entirely in a test repo
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
2025-12-24 10:00:09 +03:00
rockandska
92a28e531b
use BATS_FILE_TMPDIR in test/plugin test
...
use global setup with bats with possibility to add specific test file _setup
use readlink in helper if realpath is not working as expected
2025-09-15 19:48:34 +02:00
rockandska
8990110dcf
upgrade bats to v1.10.0
...
fix bats warnings
2025-09-15 16:45:02 +02:00
Ivan Pozdeev
9373970678
pyenv-latest: replace -q with -b and -f, document as internal
...
More tailored for the emergent internal use cases
2024-07-21 06:31:42 +03:00
native-api
f1a1f59c87
Fix :latest after #2568 ( #2599 )
...
* Cleanup mocks logic
* Add test for `:latest`
2023-01-22 05:49:40 +03:00
rockandska
31f372034d
Allow multiple versions for pyenv-install
2022-12-22 19:04:04 +01:00
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
2022-10-30 03:38:40 +03:00
hardikpnsp
afeb971fa2
Add support for multiple versions in pyenv uninstall ( #2432 )
2022-08-15 20:25:46 +03:00
Ville Skyttä
a9e11ba164
Use command and type instead of which ( #2144 )
...
`which` has been deprecated in Debian's debianutils 5.0+
They suggest using `type` and `command` as replacements:
3a8dd10b45 ,
610a65c6ef
2021-11-11 21:08:12 +03:00
native-api
e154693dc6
Revert "Drop inferring version to install from pyenv local"
2021-06-14 17:08:46 +03:00
Ivan Pozdeev
b4511f0787
Remove test for the feature
2021-05-10 03:19:38 +03:00
Yamashita, Yuu
66c8ca6cff
Import changes in rbenv/ruby-build#979
2016-08-15 04:42:50 +00:00
Yamashita, Yuu
0dcce750b9
Use curl stub instead of aria2c during tests (equiv to rbenv/ruby-build#965 )
2016-06-21 00:31:19 +00:00
Yamashita, Yuu
c8ab429d7b
Import recent changes from ruby-build 20160130
2016-02-08 00:19:05 +00:00
Yamashita, Yuu
0f288f2462
Import changes from ruby-build v20150818
2015-08-25 15:37:31 +09:00
Yamashita Yuu
648afe05a9
Import changes from ruby-build v20150519
2015-05-27 01:08:12 +09:00
Yamashita Yuu
123b3af1a0
Import changes from ruby-build v20150112
2015-01-15 23:33:39 +09:00
Yamashita Yuu
4a52bfaff9
Fix broken tests
2014-11-04 00:04:25 -08:00
Yamashita Yuu
b26b83a11f
Import changes from ruby-build v20141028
2014-10-29 04:04:10 -07:00