nvm/test/sourcing
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
..
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
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