nvm/test/fast/Unit tests
Jordan Harband cbdd41eee2
[New] `nvm install`: add `--latest-npm` option to automatically try to upgrade to the latest working version of `npm`.
- also add `nvm install-latest-npm` top-level command
2017-06-11 14:15:04 -07:00
..
mocks [Tests] Update test mocks 2017-03-10 18:02:47 +08:00
iojs_version_has_solaris_binary [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
node_version_has_solaris_binary [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm ls-remote [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm version-remote [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_add_iojs_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_alias_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_checksum [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_clang_version Add `nvm_clang_version` to ensure clang version > 3.5 2016-11-14 12:28:41 +08:00
nvm_command_info [New] Supercharge `nvm debug` output 2017-03-23 14:48:00 +08:00
nvm_compare_checksum [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_compute_checksum [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_curl_libz_support [New] Dynamically detect if curl supports `--compressed` 2017-03-23 16:51:20 +08:00
nvm_curl_use_compression [Fix] enable curl compression only on curl >=7.21.0 2017-06-10 15:25:26 +08:00
nvm_curl_version [Fix] enable curl compression only on curl >=7.21.0 2017-06-10 15:25:26 +08:00
nvm_default_packages [New] add support for `$NVM_DIR/default-packages` file 2017-03-28 09:37:14 -07:00
nvm_die_on_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ensure_default_set [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ensure_version_installed [Fix] `nvm_ensure_version_installed`: add `system` support. 2017-03-31 00:52:56 -07:00
nvm_ensure_version_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_find_up [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_format_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_get_arch [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_get_checksum [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_get_checksum_alg [New] add support for `$NVM_DIR/default-packages` file 2017-03-28 09:37:14 -07:00
nvm_get_latest missing curl or wget [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_get_minor_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_get_mirror [New] add support for `$NVM_DIR/default-packages` file 2017-03-28 09:37:14 -07:00
nvm_has [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_has_non_aliased [Refactor] Add `nvm_has_non_aliased` 2017-03-20 16:57:26 +08:00
nvm_has_solaris_binary [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_has_system_iojs [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_has_system_node [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_install_latest_npm [New] `nvm install`: add `--latest-npm` option to automatically try to upgrade to the latest working version of `npm`. 2017-06-11 14:15:04 -07:00
nvm_iojs_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_is_alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_is_iojs_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_is_merged_node_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_is_natural_num [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_is_valid_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ls_current [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ls_remote [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ls_remote LTS aliases [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_ls_remote_iojs [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_make_alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_node_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_num_version_groups [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_prepend_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_print_alias_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_print_default_alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_print_implicit_alias errors [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_print_implicit_alias success [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_print_npm_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_remote_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_remote_versions [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_strip_iojs_prefix [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_strip_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_supports_xz [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_tree_contains_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_use_if_needed [Fix] `nvm install -s`: npm detection 2017-03-27 15:00:50 -07:00
nvm_validate_implicit_alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_version [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_version_dir [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_version_greater [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_version_path [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00