Google Git
Sign in
cobalt / third_party / nvm / 114f27a075edbf7243e947f59d6f7776e3df1e37 / . / test / fast
tree: 2ce46a487e98eaf9f34c36d729a9a398c175cfcb [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 unload" should unset all function and variables.
  13. Running "nvm use foo" where "foo" is circular aborts
  14. Running "nvm use iojs" uses latest io.js version
  15. Running "nvm use system" should work as expected
  16. Running "nvm use x" should create and change the "current" symlink
  17. Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false
  18. setup
  19. setup_dir
  20. Sourcing nvm.sh should make the nvm command available.
  21. teardown
  22. teardown_dir
Powered by Gitiles| Privacy| Termstxt json