This website requires JavaScript.
Explore
Help
Register
Sign In
273345896
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c117e6ab3
nvm
/
test
/
fast
/
Sourcing nvm.sh should make...
8 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests from readme fast tests alias unalias more alias tests tests document testing warn not to run while testing chmod +x deactivate specify the version (commit) of urchin installation test run tests for ls switch unsetopt to the thing creationix has rename tests urchin log adjust urchin version
2012-10-11 07:17:09 +08:00
#!/bin/sh
[Tests] use `-ex` option during tests when possible Relates to #1130
2016-07-07 15:00:59 +08:00
set -ex
[Tests] Replace all dots with backslash dots
2016-11-04 13:15:18 +08:00
\. ../../nvm.sh
[Tests] use `-ex` option during tests when possible Relates to #1130
2016-07-07 15:00:59 +08:00
tests from readme fast tests alias unalias more alias tests tests document testing warn not to run while testing chmod +x deactivate specify the version (commit) of urchin installation test run tests for ls switch unsetopt to the thing creationix has rename tests urchin log adjust urchin version
2012-10-11 07:17:09 +08:00
nvm