pyenv.pyenv-virtualenv/test
Sam Doran 34531d40ba
Remove performance test
Making this an integration test ended up giving mixed results.
This test when run without the performance changes in this branch did
not reflect the performance gains seen when running pyenv-virtualenvs
outside of the test environment. The test was not accomplishing its goal.
2026-04-28 17:21:08 -04:00
..
stubs stub: -unnecessary indirection 2025-12-18 03:47:16 +03:00
tmp Add .gitignore 2014-01-21 00:04:48 +09:00
activate.bats Add prompt customization (#476) 2024-09-15 09:40:44 +03:00
conda-activate.bats Add prompt customization (#476) 2024-09-15 09:40:44 +03:00
conda-deactivate.bats Add fish prompt changing (#475) 2024-02-12 12:58:27 +03:00
conda-prefix.bats Remove pyenv-prefix stubs from tests 2026-04-24 09:21:33 -04:00
conda.bats Fix a race condition between concurrently executing stubs 2025-12-18 03:47:17 +03:00
deactivate.bats Fix pyenv-virtualenv using a different Python version in a conda environment (#492) 2024-11-25 00:54:05 +03:00
delete.bats Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 2016-01-30 04:34:23 +00:00
envs.bats Fix failing to detect -m venv when "python" is not provided by the distro (#479) 2024-04-10 00:14:13 +03:00
hooks.bats Add prompt customization (#476) 2024-09-15 09:40:44 +03:00
init.bats Fix POSIX sh (dash) compatibility in pyenv-virtualenv-init (#526) 2026-04-21 18:53:01 +03:00
installer.bats Add eval "$(pyenv virtualenv-init -)" to setup _precmd_ for user's shell 2014-06-04 15:24:12 +09:00
pip.bats Fix failing to detect -m venv when "python" is not provided by the distro (#479) 2024-04-10 00:14:13 +03:00
prefix.bats fix test 2026-04-24 16:51:08 +03:00
python.bats Fix failing to detect -m venv when "python" is not provided by the distro (#479) 2024-04-10 00:14:13 +03:00
pyvenv.bats Fix failing to detect -m venv when "python" is not provided by the distro (#479) 2024-04-10 00:14:13 +03:00
test_helper.bash Drastically speed up precommand hook by caching active version to skip redundant activate calls (#523) 2026-03-25 23:33:43 +03:00
version.bats Fix failing to detect -m venv when "python" is not provided by the distro (#479) 2024-04-10 00:14:13 +03:00
virtualenv.bats Merge pull request #484 from native-api/pyenv_latest_f 2024-07-22 00:34:28 +03:00
virtualenvs.bats Remove performance test 2026-04-28 17:21:08 -04:00