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-06-30 12:43:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nvm
/
test
/
sourcing
History
Jordan Harband
379d079c30
[Tests] Ensure color codes are stripped in alias tests.
2016-04-27 17:05:33 -07:00
..
setup
[New] After installing, ensure that the default is set.
2016-02-04 00:26:33 -08:00
Sourcing nvm.sh should use the default if available
[Tests] Ensure color codes are stripped in alias tests.
2016-04-27 17:05:33 -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
[Tests] Ensure color codes are stripped in alias tests.
2016-04-27 17:05:33 -07:00
Sourcing nvm.sh with --no-use should not use anything
[New] support
--no-use
on sourcing, in supported shells.
2016-01-20 12:50:45 -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