pyenv.pyenv-virtualenv/test
Alain Kalker 017ea60cd3
Fix another unbound variable error (#424)
* Fix tests failing after #423
2022-01-30 21:14:28 +03:00
..
stubs Add unittest 2014-01-18 18:19:53 +09:00
tmp Add .gitignore 2014-01-21 00:04:48 +09:00
activate.bats Fix another unbound variable error (#424) 2022-01-30 21:14:28 +03:00
conda-activate.bats Fix another unbound variable error (#424) 2022-01-30 21:14:28 +03:00
conda-deactivate.bats Fix another unbound variable error (#424) 2022-01-30 21:14:28 +03:00
conda-prefix.bats Add test helpers for virtualenv, pyvenv and conda 2015-11-27 13:31:00 +00:00
conda.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
deactivate.bats Fix another unbound variable error (#424) 2022-01-30 21:14:28 +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 Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
hooks.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
init.bats fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02: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 Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
prefix.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
python.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
pyvenv.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
test_helper.bash Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
version.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
virtualenv.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
virtualenvs.bats Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00