.. |
mocks
|
[Tests] add some basic `nvm ls-remote` unit tests.
|
9 years ago |
iojs_version_has_solaris_binary
|
Fix support for installing node on SmartOS
|
10 years ago |
node_version_has_solaris_binary
|
Fix support for installing node on SmartOS
|
10 years ago |
nvm ls-remote
|
[Tests] add some basic `nvm ls-remote` unit tests.
|
9 years ago |
nvm_add_iojs_prefix
|
Add `nvm_add_iojs_prefix`
|
10 years ago |
nvm_alias
|
Add `nvm_alias` and unit tests.
|
11 years ago |
nvm_alias_path
|
Consolidate "alias" directory to a method.
|
10 years ago |
nvm_checksum
|
Run cleanup on die in nvm_checksum unit test.
|
11 years ago |
nvm_die_on_prefix
|
Add support for `$NPM_CONFIG_PREFIX` to `nvm_die_on_prefix`.
|
10 years ago |
nvm_ensure_default_set
|
Don’t restrict colors to TTYs.
|
9 years ago |
nvm_ensure_version_installed
|
Updates tests for the new output messages
|
9 years ago |
nvm_ensure_version_prefix
|
Update `nvm_ensure_version_prefix` to support `iojs`-prefixed version strings.
|
10 years ago |
nvm_find_up
|
Unit tests: add `nvm_find_up`
|
11 years ago |
nvm_format_version
|
[Fix] `nvm_format_version` should only return 3 version groups
|
9 years ago |
nvm_get_arch
|
Fix support for installing node on SmartOS
|
10 years ago |
nvm_get_latest missing curl or wget
|
Tests for `nvm_get_latest`
|
10 years ago |
nvm_get_minor_version
|
Add `nvm_get_minor_version`
|
9 years ago |
nvm_has
|
Unit tests: add `nvm_has`
|
11 years ago |
nvm_has_solaris_binary
|
Fix support for installing node on SmartOS
|
10 years ago |
nvm_has_system_iojs
|
[Tests] use `$NVM_DIR` instead of relative paths
|
9 years ago |
nvm_has_system_node
|
[Tests] use `$NVM_DIR` instead of relative paths
|
9 years ago |
nvm_iojs_prefix
|
Add `nvm_iojs_prefix`
|
10 years ago |
nvm_is_alias
|
Add `nvm_is_alias` unit tests.
|
10 years ago |
nvm_is_iojs_version
|
Add `nvm_is_iojs_version`
|
10 years ago |
nvm_is_merged_node_version
|
Add `nvm_is_merged_node_version`
|
10 years ago |
nvm_is_natural_num
|
[Refactor] fix some bugs in `nvm_is_natural_num`, add unit tests.
|
9 years ago |
nvm_is_valid_version
|
Add nvm_is_valid_version
|
10 years ago |
nvm_ls_current
|
Making sure this test passes whether a system node is installed or not.
|
10 years ago |
nvm_ls_remote
|
Add support for `nvm ls-remote --lts`
|
9 years ago |
nvm_ls_remote_iojs
|
[Tests] use mocks for `nvm_ls_remote`/`nvm_ls_remote_iojs` tests.
|
9 years ago |
nvm_make_alias
|
`nvm alias`: factor out alias creation to `nvm_make_alias`
|
9 years ago |
nvm_node_prefix
|
Add `nvm_node_prefix`
|
10 years ago |
nvm_num_version_groups
|
`nvm_num_version_groups` should report 0 when given just a v or a .
|
10 years ago |
nvm_prepend_path
|
Use correct variables
|
11 years ago |
nvm_print_alias_path
|
[Tests] Ensure color codes are stripped in alias tests.
|
9 years ago |
nvm_print_default_alias
|
[Tests] flesh out `nvm_print_default_alias` tests
|
9 years ago |
nvm_print_implicit_alias errors
|
Add support for `node` and `iojs` implicit aliases.
|
10 years ago |
nvm_print_implicit_alias success
|
[Tests] use `$NVM_DIR` instead of relative paths
|
9 years ago |
nvm_print_npm_version
|
Create `nvm_print_npm_version` and use that when printing the `npm` version.
|
10 years ago |
nvm_remote_version
|
Add `--lts` support to `nvm version-remote`
|
9 years ago |
nvm_remote_versions
|
Refactor and create `nvm_remote_versions` and `nvm_remote_version`.
|
10 years ago |
nvm_strip_iojs_prefix
|
Add `nvm_strip_iojs_prefix`
|
10 years ago |
nvm_strip_path
|
Fix `nvm_strip_path` for >= v0.12.0 node, and all io.js versions.
|
10 years ago |
nvm_supports_xz
|
[Tests] fix cleanup in nvm_supports_xz unit test
|
9 years ago |
nvm_tree_contains_path
|
Add error checking to nvm_tree_contains_path
|
11 years ago |
nvm_validate_implicit_alias
|
Add support for `node` and `iojs` implicit aliases.
|
10 years ago |
nvm_version
|
Ensure `nvm_version node` and `nvm_version node-` report the latest stable node version.
|
10 years ago |
nvm_version_dir
|
Put node versions >= 0.12 in `versions/node` instead of just `versions`
|
10 years ago |
nvm_version_greater
|
Fixing nvm_version_greater tests.
|
11 years ago |
nvm_version_path
|
[Refactor] Use `awk` to improve version comparison performance
|
9 years ago |