pyenv.pyenv/plugins/python-build/test
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
..
fixtures Fix tests regard to --enable-unicode 2017-09-11 02:02:15 +00:00
stubs use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
tmp Add .gitignore 2014-01-21 00:04:02 +09:00
arguments.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
build.bats Fix leftover commented-out test code 2025-10-15 15:00:43 +03:00
cache.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
checksum.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
compiler.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
definitions.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
fetch.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
hooks.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
installer.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
mirror.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
pyenv.bats pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX (#3334) 2025-12-24 10:00:09 +03:00
pyenv_ext.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
test_helper.bash use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00
version.bats use BATS_FILE_TMPDIR in test/plugin test 2025-09-15 19:48:34 +02:00