This website requires JavaScript.
Explore
Help
Sign In
ld
/
nvm
Watch
1
Star
0
Fork
0
You've already forked nvm
mirror of
https://github.com/nvm-sh/nvm.git
synced
2025-08-17 11:03:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nvm
/
test
/
sourcing
History
Jordan Harband
472ba5fc46
Make sure sourcing
nvm.sh
on shells that don't support source options doesn't exit nonzero.
...
Fixes
#721
2015-05-22 00:15:43 -07:00
..
setup
Move sourcing tests to a separate test suite.
2014-10-26 23:40:32 -07:00
Sourcing nvm.sh should use the default if available
Move sourcing tests to a separate test suite.
2014-10-26 23:40:32 -07:00
Sourcing nvm.sh with --install and .nvmrc should install it
Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing.
2014-12-26 13:33:33 -08:00
Sourcing nvm.sh with --install should install the default
Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing.
2014-12-26 13:33:33 -08:00
Sourcing nvm.sh with no default should return 0
Make sure sourcing
nvm.sh
on shells that don't support source options doesn't exit nonzero.
2015-05-22 00:15:43 -07:00
teardown
Move sourcing tests to a separate test suite.
2014-10-26 23:40:32 -07:00