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
24f8ae5c46
nvm
/
test
/
fast
/
Aliases
/
Running "nvm alias <aliasna...
5 lines
75 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] Replace all dots with backslash dots
2016-11-04 13:15:18 +08:00
\. ../../../nvm.sh
Fix `nvm alias` tests to have both stable and unstable mocks.
2014-10-11 11:46:18 +08:00
[ $(nvm alias test-stable-1 | wc -l) = '2' ]