pyenv.pyenv-virtualenv/test
Daniel Hahler 2571a2b973 activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0
This fixes displaying the note, in case "init" has been run manually
and/or the init is not in the expected place.

It removes the unnecessary calls to "grep".

pyenv-virtualenv-init will look at `$PYENV_SHELL` now, too.

Tests have been adjusted/fixed.
2015-05-10 17:47:46 +02: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: display setup instructions only with PYENV_VIRTUALENV_INIT=0 2015-05-10 17:47:46 +02:00
deactivate.bats shell version set in activate should be unset in deactivate (#61) 2014-12-23 11:21:52 +09:00
hooks.bats Workaround for the issue with pyenv-which-ext (refs #26) 2014-06-15 18:36:21 +09:00
init.bats activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0 2015-05-10 17:47:46 +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 Calling create_symlinks after ensurepip is unnecessary 2014-10-19 10:59:52 +09:00
pyvenv.bats Calling create_symlinks after ensurepip is unnecessary 2014-10-19 10:59:52 +09:00
test_helper.bash Workaround for the issue with pyenv-which-ext (refs #26) 2014-06-15 18:36:21 +09:00
version.bats v20150119 2015-01-19 00:53:19 +09:00
virtualenv-prefix.bats Fix virtualenv-prefix when the version is system 2014-07-04 22:44:08 +09:00
virtualenv.bats Calling create_symlinks after ensurepip is unnecessary 2014-10-19 10:59:52 +09:00
virtualenvs.bats Add tests for pyenv-virtualenvs 2014-01-23 15:14:01 +09:00