pyenv.pyenv-virtualenv/test
Yamashita, Yuu 6a2b77ed5b Fix tests
2015-11-27 12:36:59 +00: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 Activate a virtualenv of current version if specified version is not a virtualenv 2015-11-27 00:04:05 +00:00
conda-activate.bats Deactivation before activation should not return as non-zero (fixes #116) 2015-11-26 09:15:02 +00:00
conda-deactivate.bats Remove PYENV_DEACTIVATE (fixes #121) 2015-11-23 13:33:31 +00:00
conda-prefix.bats rename tests 2015-11-06 06:15:53 +00:00
deactivate.bats Remove PYENV_DEACTIVATE (fixes #121) 2015-11-23 13:33:31 +00:00
delete.bats Prevent removing symlinks bound to different version (#106) 2015-11-09 05:57:16 +00:00
hooks.bats Create virtualenv inside envs directory as similar as Anaconda 2015-11-04 14:56:01 +00:00
init.bats Change prompt after activate (#52) 2015-11-09 01:57:17 +00: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 tests 2015-11-27 12:36:59 +00:00
prefix.bats exits as error if the virtual environment doesn't have python executable (#104) 2015-11-26 10:34:32 +00:00
python.bats Create virtualenv inside envs directory as similar as Anaconda 2015-11-04 14:56:01 +00:00
pyvenv.bats Fix tests 2015-11-27 12:36:59 +00:00
test_helper.bash exits as error if the virtual environment doesn't have python executable (#104) 2015-11-26 10:34:32 +00:00
version.bats Fix tests 2015-11-27 12:36:59 +00:00
virtualenv.bats Fix tests 2015-11-27 12:36:59 +00:00
virtualenvs.bats Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00