You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alex Hedges 02e1d4a293
Handle case where `pyenv-commands --sh` returns nothing (#2908)
6 months ago
..
libexec Revert "Merge pull request #1153 from cmcginty/remove-sbang" 5 years ago
--version.bats Workaround for CI failures with versions with multiple digits 7 years ago
commands.bats Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 10 years ago
completions.bats Merge remote-tracking branch 'rbenv/master' into rbenv-20151121 8 years ago
exec.bats allow for sys.executable to be different 3 years ago
global.bats Merge remote-tracking branch 'rbenv/master' into rbenv-1.0 8 years ago
help.bats Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 10 years ago
hooks.bats Merge remote-tracking branch 'rbenv/master' into rbenv-1.0 8 years ago
init.bats Handle case where `pyenv-commands --sh` returns nothing (#2908) 6 months ago
latest.bats Fix pyenv-latest to ignore virtualenvs (#2608) 1 year ago
local.bats Merge remote-tracking branch 'rbenv/master' into rbenv-1.0 8 years ago
prefix.bats consistent message 3 years ago
pyenv.bats Search for plugins in PYENV_DIR and PYENV_ROOT (#1697) 4 years ago
pyenv_ext.bats Revert "add tests for `PYENV_FILE_ARG`" 3 years ago
rehash.bats Add basic test for rehash wait 6 years ago
run Import rbenv changes at 7e0e85bdda092d94aef0374af720682c6ea8999d 9 years ago
shell.bats Make work in nounset (-u) mode 3 years ago
shims.bats Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 10 years ago
test_helper.bash Show output for assert_line() and refure_line() 2 years ago
version-file-read.bats Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 2 years ago
version-file-write.bats Modify applications and versions for Python 10 years ago
version-file.bats Merge remote-tracking branch 'rbenv/master' into rbenv-20180402 6 years ago
version-name.bats Auto-resolve prefixes to the latest version (#2487) 1 year ago
version-origin.bats Merge remote-tracking branch 'rbenv/master' into rbenv-20180402 6 years ago
version.bats Merge remote-tracking branch 'rbenv/master' into rbenv-20151121 8 years ago
versions.bats Fix intermittent "broken pipe" in version sort test (#2817) 11 months ago
whence.bats Modify applications and versions for Python 10 years ago
which.bats Fix `pyenv which` to support auto-resolved prefixes (#2601) 1 year ago