This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
891
Commits
1
Branch
90
Tags
3.7 MiB
Tree:
dbeeb683da
nvm
/
test
/
fast
/
Aliases
/
Running "nvm alias <aliasna...
5 lines
74 B
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
13 years ago
#!/bin/sh
. ../../../nvm.sh
Fix `nvm alias` tests to have both stable and unstable mocks.
11 years ago
[ $(nvm alias test-stable-1 | wc -l) = '2' ]