pyenv.pyenv-virtualenv/test
native-api 0a1839d22a
Set up Github Actions CI (#440)
* Adjust tests: update Pip URLs, update expected output to match newer code
* Test library: improve failure message to eliminate the illusion of extra leading space in "actual" output
* Use Bats 1.2.0 like Pyenv
* Install greadlink for old MacOS
* Delete duplicate test
2022-10-12 21:30:36 +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 Set up Github Actions CI (#440) 2022-10-12 21:30:36 +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 Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03: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 Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03: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 Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03:00
version.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
virtualenv.bats Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03:00
virtualenvs.bats Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00