pyenv.pyenv-virtualenv/test
Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218)
Use `set -gx` instead of `setenv` for fish shell.

Fix test "activate if the first virtualenv is a virtualenv": it was asserting
the output was of bash form, but not specifying that in the test — it now does.

Fixes https://github.com/pyenv/pyenv-virtualenv/issues/216.
2017-06-08 21:52:57 +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 fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02:00
conda-activate.bats fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02:00
conda-deactivate.bats fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02: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 fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02: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 Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
hooks.bats Fix still broken tests 2016-07-16 06:43:47 +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 Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
prefix.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
python.bats Fix still broken tests 2016-07-16 06:43:47 +00:00
pyvenv.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
test_helper.bash Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
version.bats v1.0.0 (yyuu/pyenv#520) 2016-08-15 08:45:05 +00:00
virtualenv.bats Use python -m venv instead on pyvenv in tests 2016-07-16 06:31:30 +00:00
virtualenvs.bats Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00