Google Git
Sign in
cobalt / third_party / nvm / refs/tags/v0.33.11 / . / test / fast
tree: 96a115eb4ea4ac9c381e146f3b06ac92c5653cf3 [path history] [tgz]
  1. Aliases/
  2. Listing paths/
  3. Listing versions/
  4. Unit tests/
  5. Running "nvm alias" should create a file in the alias directory.
  6. Running "nvm current" should display current nvm environment.
  7. Running "nvm deactivate" should unset the nvm environment variables.
  8. Running "nvm install" with "--reinstall-packages-from" requires a valid version
  9. Running "nvm install" with an invalid version fails nicely
  10. Running "nvm unalias" should remove the alias file.
  11. Running "nvm uninstall" should remove the appropriate directory.
  12. Running "nvm uninstall" with incorrect file permissions fails nicely
  13. Running "nvm unload" should unset all function and variables.
  14. Running "nvm use foo" where "foo" is circular aborts
  15. Running "nvm use iojs" uses latest io.js version
  16. Running "nvm use system" should work as expected
  17. Running "nvm use x" should create and change the "current" symlink
  18. Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false
  19. setup
  20. setup_dir
  21. Sourcing nvm.sh should make the nvm command available.
  22. Sourcing nvm.sh should not modify parameters of caller
  23. teardown
  24. teardown_dir
Powered by Gitiles| Privacy| Termstxt json