pyenv/test
Tom Schraitle 57a6772451
Add /usr/etc/pyenv.d to hooks path (#3039)
The directory /usr/etc is an optional directory and used by
Fedora, RHEL 9, and openSUSE. The purpose of /usr/etc is to store
distribution-provided configuration files that can be overridden
by user-modified files in /etc.

/usr/etc is not in FHS. However, as Torsten stated in his comment
(https://github.com/thkukuk/atomic-updates_and_etc/issues/2#issuecomment-524848666)
"[FHS] is currently nearly as dead as LSB, we can only ignore it
if we don't want to stop and kill all innovation."
2024-08-24 12:38:54 +03:00
..
libexec
--version.bats
commands.bats
completions.bats
exec.bats allow for sys.executable to be different 2021-09-21 05:07:06 +03:00
global.bats
help.bats
hooks.bats
init.bats Handle case where pyenv-commands --sh returns nothing (#2908) 2024-02-26 00:07:52 +03:00
latest.bats pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
local.bats
prefix.bats consistent message 2021-09-21 05:07:12 +03:00
pyenv.bats Add /usr/etc/pyenv.d to hooks path (#3039) 2024-08-24 12:38:54 +03:00
pyenv_ext.bats
rehash.bats
run
shell.bats
shims.bats
test_helper.bash Show output for assert_line() and refure_line() 2022-05-02 04:46:00 +03:00
version-file-read.bats Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 2022-09-03 22:37:53 +03:00
version-file-write.bats
version-file.bats
version-name.bats Auto-resolve prefixes to the latest version (#2487) 2022-10-30 03:38:40 +03:00
version-origin.bats
version.bats
versions.bats Fix intermittent "broken pipe" in version sort test (#2817) 2023-10-12 22:09:48 +03:00
whence.bats
which.bats Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2024-07-04 03:49:12 +03:00