pyenv/plugins/python-build/test
Ivan Pozdeev ddf952ab2d Allow for cases where user might've aliased some programs
The $(type -p | head -1) construct expects to always get a path, so need to ignore such aliases with -P

Closes https://github.com/pyenv/pyenv/issues/1662
2021-05-17 10:48:46 +03:00
..
fixtures
stubs
tmp
arguments.bats
build.bats
cache.bats
checksum.bats
compiler.bats
definitions.bats
fetch.bats
hooks.bats
installer.bats Make test independent of umask 2021-05-07 20:34:00 +03:00
mirror.bats Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673) 2020-10-03 14:30:46 -04:00
pyenv.bats
pyenv_ext.bats Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00
test_helper.bash Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00
version.bats