This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zsh-nvm
mirror of
https://github.com/lukechilds/zsh-nvm.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
126
Commits
11
Branches
0
Tags
277 KiB
Tree:
a3b5789834
NVM_LAZY_LOAD_EXTRA_COMMANDS
auto-use
bugfix-19
fix-test
install-keywords
master
revert-76-master
test-autouse-lazyload
tests
yarn-lazy
yarn-unset-notice
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a3b5789834'
${ noResults }
Commit Graph
29 Commits (a3b57898342ea030d36e476280cffda42a555ee4)
Author
SHA1
Message
Date
Luke Childs
a3b5789834
Don't check for revert not existing
8 years ago
Luke Childs
834368f520
Test nvm revert output
8 years ago
Luke Childs
21e6719aab
Test nvm install wrapper
8 years ago
Luke Childs
37781594ea
Test NVM_AUTO_USE
8 years ago
Luke Childs
650bcad0f7
Check yarn gets lazy loader if it's not installed via npm
8 years ago
Luke Childs
a76c7d2a45
Add test for alias fix
aa1fccf
8 years ago
Luke Childs
5a3527cc49
Test NVM_LAZY_LOAD and NVM_NO_USE options together
8 years ago
Luke Childs
22b73475a6
Test nvm is loaded correctly with NVM_LAZY_LOAD
8 years ago
Luke Childs
0e9aaadb6f
Test global modules are loaded correctly with NVM_LAZY_LOAD
8 years ago
Luke Childs
920520ec04
Improve node binary checks in tests
8 years ago
Luke Childs
97fa6ebeab
Check node can be loaded manually in NVM_NO_USE test
8 years ago
Luke Childs
193dbd37ea
Test NVM_LAZY_LOAD option
8 years ago
Luke Childs
c8af979926
Test NVM_NO_USE option
8 years ago
Luke Childs
556e24f5f1
Test zsh-nvm loads node
8 years ago
Luke Childs
ac785226ed
Move test NVM_DIR inside test folder
8 years ago
Luke Childs
27a399a44f
Setup options test dir
8 years ago
Luke Childs
e26a39b1f2
Add sh shebang to tests so we get syntax highlighting
8 years ago
Luke Childs
dd55eb6048
Test nvm upgrade
8 years ago
Luke Childs
762a89dfdf
Test nvm revert
8 years ago
Luke Childs
a3e1bbd75f
Setup wrapper commands tests
8 years ago
Luke Childs
61a8aba6f1
Test zsh-nvm wraps nvm
8 years ago
Luke Childs
a12a0e368c
Test zsh-nvm loads nvm
8 years ago
Luke Childs
6f7c9ff4cc
Don't load/install nvm in tests that don't need to
8 years ago
Luke Childs
c7ee42d5c5
Test zsh-nvm doesn't overwrite nvm installs
8 years ago
Luke Childs
2156245dca
Test zsh-nvm installs nvm
8 years ago
Luke Childs
babab28ff9
Remove nvm after every test
This ensures we get a fresh nvm install for every test
8 years ago
Luke Childs
bf24f56434
Use repo dir for NVM_DIR so we don't mess with global nvm installations
8 years ago
Luke Childs
9c33f4d91c
Test set NVM_DIR if not exist
8 years ago
Luke Childs
52b486bca8
Setup urchin tests with test for loading
8 years ago