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