mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-04-11 14:11:41 +08:00
[Tests] `install.sh`: add tests for PROFILE=/dev/null profile skip Verify that when PROFILE="/dev/null" is set: - The "Profile not found" warning is suppressed - Profile modification is skipped as expected Co-authored-by: Wes Todd <wes@wesleytodd.com> Co-authored-by: Jordan Harband <ljharb@gmail.com> |
||
|---|---|---|
| .. | ||
| install_nvm_from_git | ||
| nvm_check_global_modules | ||
| nvm_detect_profile | ||
| nvm_do_install | ||
| nvm_download | ||
| nvm_install_dir | ||
| nvm_install_profile_skip | ||
| nvm_install_with_aliased_dot | ||
| nvm_install_with_node_version | ||
| nvm_profile_is_bash_or_zsh | ||
| nvm_reset | ||
| nvm_source | ||