Yamashita, Yuu
8c7dd01954
Replaced pyvenv by -m venv
2016-07-16 06:50:50 +00:00
Yamashita, Yuu
187156d600
Use python -m venv instead on pyvenv in tests
2016-07-16 06:31:30 +00:00
Yamashita, Yuu
d9391b4fb9
Add tests for conda's package activate/deactivate script
2016-05-25 00:53:44 +00:00
Yamashita, Yuu
48b491f343
Add test helpers for virtualenv, pyvenv and conda
2015-11-27 13:31:00 +00:00
Yamashita, Yuu
1edff311d5
exits as error if the virtual environment doesn't have python executable ( #104 )
...
conda's environment might not have `python` executable. If the prefix
doesn't contain `python` in it, `pyenv-which` might be ran into infinite
loop if some of `which` hooks invoke `pyenv-virtualenv-prefix`.
2015-11-26 10:34:32 +00:00
Yamashita, Yuu
b32d357353
Add tests for conda
2015-07-19 15:01:04 +09:00
Daniel Hahler
8ca45c0e0a
init: fix shell detection when invoked from a script
...
- fixes `ps` command to lookup parent process
- adds `assert_output_contains_not` test helper
Ref: https://github.com/yyuu/pyenv/issues/373
2015-06-26 20:47:08 +02:00
Yamashita Yuu
dc12a345d8
Workaround for the issue with pyenv-which-ext (refs #26 )
2014-06-15 18:36:21 +09:00
Yamashita Yuu
dcd3b12a97
Add unittest
2014-01-18 18:19:53 +09:00