nvm/test/sourcing
Jordan Harband 4fcf37fa29 [New] support `--no-use` on sourcing, in supported shells.
Fixes #972.
2016-01-20 12:50:45 -08: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-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
setup Move sourcing tests to a separate test suite. 2014-10-26 23:40:32 -07:00
teardown Move sourcing tests to a separate test suite. 2014-10-26 23:40:32 -07:00