Sign in
cobalt
/
third_party
/
nvm
/
refs/heads/fix_nvm_ls
/
.
/
test
/
fast
tree: fc014db9b0b0be745cc8aa3d935680c8e667984d
Aliases/
Listing versions/
Unit tests/
Running "nvm alias" should create a file in the alias directory.
Running "nvm current" should display current nvm environment.
Running "nvm deactivate" should unset the nvm environment variables.
Running "nvm install" with an invalid version fails nicely
Running "nvm ls foo" should return a nonzero exit code when not found
Running "nvm unalias" should remove the alias file.
Running "nvm uninstall" should remove the appropriate directory.
Running "nvm unload" should unset all function and variables.
setup
setup_dir
Sourcing nvm.sh should make the nvm command available.
teardown
teardown_dir