Logo
Explore Help
Register Sign In
Nemcio/nvm
1
0
Fork 0
You've already forked nvm
mirror of https://github.com/nvm-sh/nvm.git synced 2026-01-04 14:51:06 +01:00
Code Issues Packages Projects Releases Activity
Files
bf7bd3e793adfac2069f2f4bc5225765d347fa25
nvm/test/fast/Aliases/setup

12 lines
279 B
Plaintext
Raw Normal View History

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-10 19:17:09 -04:00
#!/bin/sh
for i in $(seq 1 10)
do
Fix `nvm alias` tests to have both stable and unstable mocks.
2014-10-10 23:46:18 -04:00
echo 0.0.$i > ../../../alias/test-stable-$i
Improving "nvm alias" tests to test for all cases.
2014-09-28 10:07:50 -07:00
mkdir -p ../../../v0.0.$i
Fix `nvm alias` tests to have both stable and unstable mocks.
2014-10-10 23:46:18 -04:00
echo 0.1.$i > ../../../alias/test-unstable-$i
mkdir -p ../../../v0.1.$i
Add support for `node` and `iojs` implicit aliases.
2015-02-10 14:41:45 -08:00
echo 0.2.$i > ../../../alias/test-iojs-$i
mkdir -p ../../../versions/io.js/v0.2.$i
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-10 19:17:09 -04:00
done
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 148ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API